EwsSearchParameter.Sensitivity Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
Sensitivity(EwsItemSensitivity)
Messages that have the specified sensitivity.
Declaration
public static EwsSearchParameter Sensitivity(EwsItemSensitivity sensitivity)
Parameters
Type | Name | Description |
---|---|---|
Ews |
sensitivity | Level of sensitivity. |
Returns
Type | Description |
---|---|
Ews |
A search parameter. |