PersistentChatPrincipalSummary.ActiveDirectoryPath Property

Definition

Gets the Active Directory path of this principal. In some contexts, this value may be unavailable, even for those principal types which are defined in Active Directory.

public:
 property System::String ^ ActiveDirectoryPath { System::String ^ get(); };
public string ActiveDirectoryPath { get; }
member this.ActiveDirectoryPath : string
Public ReadOnly Property ActiveDirectoryPath As String

Property Value

The Active Directory path.

Applies to