Server.ResponsibleMTA property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ResponsibleMTA As ADObjectId
Get
'Usage
Dim instance As Server
Dim value As ADObjectId
value = instance.ResponsibleMTA
public ADObjectId ResponsibleMTA { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace