ADVirtualDirectory.Server Property
Gets the identifier for the server that contains the virtual directory.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property Server As ADObjectId
Get
'Usage
Dim instance As ADVirtualDirectory
Dim value As ADObjectId
value = instance.Server
public ADObjectId Server { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory identifier of the server that contains the virtual directory.