ADEmailTransport.Server Property
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 ADEmailTransport
Dim value As ADObjectId
value = instance.Server
public ADObjectId Server { get; }