Compartir a través de


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