Enum SensitivityChoices
SensitivityChoices enumeration
Enumerates the sensitivity level types that are available for an item.
public enum SensitivityChoices
Values
Name | Value | Description |
---|---|---|
Undefined | -1 | Sensitivity level is not specified |
Normal | 0 | Specifies the item as normal. |
Personal | 1 | Specifies the item as personal. |
Private | 2 | Specifies the item as private. |
Confidential | 3 | Specifies the item as confidential. |
See Also
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email