DistinguishedFolderIdType Class

Definition

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.

public ref class DistinguishedFolderIdType : ExchangeWebServices::BaseFolderIdType
public class DistinguishedFolderIdType : ExchangeWebServices.BaseFolderIdType
Public Class DistinguishedFolderIdType
Inherits BaseFolderIdType
Inheritance
DistinguishedFolderIdType

Remarks

A DistinguishedFolderIdType object resolves to a FolderIdType object on the Exchange server.

Constructors

DistinguishedFolderIdType()

The DistinguishedFolderIdType constructor initializes a new instance of the DistinguishedFolderIdType class.

Properties

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.

Applies to