DistinguishedFolderIdType Members
The DistinguishedFolderIdType class identifies Microsoft Exchange Server folders that can be referenced by name. If you do not use this class, you must use the FolderIdType class to identify a folder.
The following tables list the members exposed by the DistinguishedFolderIdType type.
Public Constructors
Name | Description | |
---|---|---|
DistinguishedFolderIdType | The DistinguishedFolderIdType constructor initializes a new instance of the DistinguishedFolderIdType class. |
Top
Public Properties
Name | Description | |
---|---|---|
ChangeKey | The ChangeKey property gets or sets a string that identifies a version of a folder that is identified by the Id property. | |
Id | The Id property gets or sets the identity of a default folder. | |
Mailbox | The Mailbox property gets or sets a primary SMTP address of a principal for a delegate access scenario. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top