Share via


UserIdType Members

The UserIdType class identifies a user or a delegate user who has folder access permissions.

The following tables list the members exposed by the UserIdType type.

Public Constructors

  Name Description
UserIdType The UserIdType constructor initializes a new instance of the UserIdType class.

Top

Public Properties

  Name Description
Bb799610.pubproperty(en-us,EXCHG.80).gif DisplayName The DisplayName property gets or sets the user name for display.
Bb799610.pubproperty(en-us,EXCHG.80).gif DistinguishedUser The DistinguishedUser property gets or sets a value that identifies the Anonymouse and Default user accounts for delegate access.
Bb799610.pubproperty(en-us,EXCHG.80).gif 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.
Bb799610.pubproperty(en-us,EXCHG.80).gif PrimarySmtpAddress The PrimarySmtpAddress property gets or sets the primay SMTP address of an account that is used for delegate access.
Bb799610.pubproperty(en-us,EXCHG.80).gif SID The SID property gets or sets the security descriptor definition language (SSDL) form of the security identifier (SID).

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb799610.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb799610.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb799610.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb799610.pubmethod(en-us,EXCHG.80).gifBb799610.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb799610.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb799610.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb799610.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top