Class ExchangeFolderUserInfo
Contents
[
Hide
]ExchangeFolderUserInfo class
Represents a user who has folder access permissions
public sealed class ExchangeFolderUserInfo
Constructors
Name | Description |
---|---|
ExchangeFolderUserInfo() | Initializes a new instance of the ExchangeFolderUserInfo class |
Properties
Name | Description |
---|---|
static AnonymousUser { get; } | Gets Anonymous user account |
static DefaultUser { get; } | Gets Default user account |
DisplayName { get; set; } | Gets or sets the user name for display. |
PrimarySmtpAddress { get; set; } | Gets or sets the primary SMTP address of an account. |
Sid { get; set; } | Gets or sets the security descriptor definition language (SSDL) form of the security identifier (SID) for a user. |
UserAccountType { get; set; } | Gets or sets a value that identifies the Anonymous and Default user accounts for delegate access. |
See Also
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email