Contact.DirectoryId Property

Definition

Gets the contact's directory identifier. This property was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2.

public:
 property System::String ^ DirectoryId { System::String ^ get(); };
public string DirectoryId { get; }
Public ReadOnly Property DirectoryId As String

Property Value

The contact's directory identifier.

Applies to