PersistentChatPrincipalSummary.ActiveDirectoryPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.