TestFederationTrust.DomainController Property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property DomainController As Fqdn
    Get
    Set
'Usage
Dim instance As TestFederationTrust
Dim value As Fqdn

value = instance.DomainController

instance.DomainController = value
[ParameterAttribute]
public Fqdn DomainController { get; set; }

Property Value

Type: Microsoft.Exchange.Data.Fqdn