Share via


TestFederationTrust.DomainController property

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

Syntax

'Declaration
Public Property DomainController As Fqdn
    Get
    Set
'Usage
Dim instance As TestFederationTrust
Dim value As Fqdn

value = instance.DomainController

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

Property value

Type: Microsoft.Exchange.Data.Fqdn

See also

Reference

TestFederationTrust class

TestFederationTrust members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace