X400AuthoritativeDomain.X400ExternalRelay property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property X400ExternalRelay As Boolean
Get
Set
'Usage
Dim instance As X400AuthoritativeDomain
Dim value As Boolean
value = instance.X400ExternalRelay
instance.X400ExternalRelay = value
public bool X400ExternalRelay { get; set; }
Property value
Type: System.Boolean
See also
Reference
X400AuthoritativeDomain members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace