Share via


X400AuthoritativeDomain.X400ExternalRelay Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property X400ExternalRelay As Boolean
    Get
    Set
'Usage
Dim instance As X400AuthoritativeDomain
Dim value As Boolean

value = instance.X400ExternalRelay

instance.X400ExternalRelay = value
[ParameterAttribute]
public bool X400ExternalRelay { get; set; }

Property Value

Type: System.Boolean