AcceptedDomain.DomainType Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property DomainType As AcceptedDomainType
    Get
    Set
'Usage
Dim instance As AcceptedDomain
Dim value As AcceptedDomainType

value = instance.DomainType

instance.DomainType = value
[ParameterAttribute]
public AcceptedDomainType DomainType { get; set; }