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
Public method DistinguishedFolderIdType The DistinguishedFolderIdType constructor initializes a new instance of the DistinguishedFolderIdType class.

Top

Properties

  Name Description
Public property ChangeKey The ChangeKey property gets or sets a string that identifies a version of a folder that is identified by the Id property.
Public property Id The Id property gets or sets the identity of a default folder.
Public property Mailbox The Mailbox property gets or sets a primary SMTP address of a principal for a delegate access scenario.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top