AddressList.Path property
Gets the path to the address list in the directory.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Path As String
Get
'Usage
Dim instance As AddressList
Dim value As String
value = instance.Path
public string Path { get; }
Property value
Type: System.String
The path to the address list.