Share via


AddressBookBase.Path property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property Path As String
    Get
'Usage
Dim instance As AddressBookBase
Dim value As String

value = instance.Path
public string Path { get; }

Property value

Type: System.String

See also

Reference

AddressBookBase class

AddressBookBase members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace