ExchangeFolderUserInfo

ExchangeFolderUserInfo class

Represents a user who has folder access permissions

Constructors

NameDescription
ExchangeFolderUserInfoInitializes a new instance of the ExchangeFolderUserInfo class

Methods

NameDescription
get_AnonymousUserGets Anonymous user account
get_DefaultUserGets Default user account
get_DisplayNameGets the user name for display.
get_PrimarySmtpAddressGets the primary SMTP address of an account.
get_SidGets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user.
get_UserAccountTypeGets a value that identifies the Anonymous and Default user accounts for delegate access.
set_DisplayNameSets the user name for display.
set_PrimarySmtpAddressSets the primary SMTP address of an account.
set_SidSets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user.
set_UserAccountTypeSets a value that identifies the Anonymous and Default user accounts for delegate access.