ItemChoice
ItemChoice enumeration
Specifies property type which should be used for Exchange impersonation.
public enum ItemChoice
Values
Name | Value | Description |
---|---|---|
PrimarySmtpAddress | 0 |
Specifies that primary Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. |
PrincipalName | 1 |
Specifies that user principal name (UPN) of the account should be used for Exchange impersonation. |
SID | 2 |
Specifies that security descriptor definition language (SDDL) form of the security identifier (SID) for the account should be used for Exchange impersonation. |
SmtpAddress | 3 |
Specifies that Simple Mail Transfer Protocol (SMTP) address of the account should be used for Exchange impersonation. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email