Enum MailSensitivity
MailSensitivity enumeration
Specifies the sensitivity of a MailMessage.
public enum MailSensitivity
Values
Name | Value | Description |
---|---|---|
None | 0 | No Sensitivity set. |
Normal | 1 | The normal sensitivity. |
Personal | 2 | Sets the sensitivity to Personal. |
Private | 3 | Sets the sensitivity to Private. |
CompanyConfidential | 4 | Sets the sensitivity to CompanyConfidential. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email