ADExchangeServiceVirtualDirectory.Name Property
Gets the name of the 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 ADExchangeServiceVirtualDirectory
Dim value As String
value = instance.Name
public string Name { get; internal set; }
Property Value
Type: System.String
The name of the virtual directory.