ExchangeFolderUserInfo
Contents
[
Hide
]ExchangeFolderUserInfo class
Represents a user who has folder access permissions
Constructors
| Name | Description |
|---|---|
| ExchangeFolderUserInfo | Initializes a new instance of the ExchangeFolderUserInfo class |
Methods
| Name | Description |
|---|---|
| get_AnonymousUser | Gets Anonymous user account |
| get_DefaultUser | Gets Default user account |
| get_DisplayName | Gets the user name for display. |
| get_PrimarySmtpAddress | Gets the primary SMTP address of an account. |
| get_Sid | Gets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. |
| get_UserAccountType | Gets a value that identifies the Anonymous and Default user accounts for delegate access. |
| set_DisplayName | Sets the user name for display. |
| set_PrimarySmtpAddress | Sets the primary SMTP address of an account. |
| set_Sid | Sets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. |
| set_UserAccountType | Sets a value that identifies the Anonymous and Default user accounts for delegate access. |