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
Bb426297.pubproperty(en-us,EXCHG.80).gif ChangeKey The ChangeKey property gets or sets a string that identifies a version of a folder that is identified by the Id property.
Bb426297.pubproperty(en-us,EXCHG.80).gif Id The Id property gets or sets the identity of a default folder.
Bb426297.pubproperty(en-us,EXCHG.80).gif 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
Bb426297.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426297.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426297.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426297.pubmethod(en-us,EXCHG.80).gifBb426297.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426297.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top