DistinguishedFolderIdType Members
Include Protected Members
Include Inherited 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 DistinguishedFolderIdType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DistinguishedFolderIdType | The DistinguishedFolderIdType constructor initializes a new instance of the DistinguishedFolderIdType class. |
Top
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