ADOabVirtualDirectory.Name Property
Gets the name of the offline address book virtual directory.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property Name As String
Get
Friend Set
'Usage
Dim instance As ADOabVirtualDirectory
Dim value As String
value = instance.Name
public string Name { get; internal set; }
Property Value
Type: System.String
The name of the offline address book virtual directory.