UserIdType Members
Include Protected Members
Include Inherited Members
The UserIdType class identifies a user or a delegate user who has folder access permissions.
The UserIdType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserIdType | The UserIdType constructor initializes a new instance of the UserIdType class. |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | The DisplayName property gets or sets the user name for display. | |
DistinguishedUser | The DistinguishedUser property gets or sets a value that identifies the Anonymouse and Default user accounts for delegate access. | |
DistinguishedUserSpecified | The DistinguishedUserSpecified property gets or sets a Boolean value that specifies whether the DistinguishedUser property is serialized into the SOAP message. This property is required if the DistinguishedUser property is specified. | |
ExternalUserIdentity | ||
PrimarySmtpAddress | The PrimarySmtpAddress property gets or sets the primay SMTP address of an account that is used for delegate access. | |
SID | The SID property gets or sets the security descriptor definition language (SSDL) form of the security identifier (SID). |
Top