FederatedDomainProof.DomainName Property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property DomainName As SmtpDomain
Get
Friend Set
'Usage
Dim instance As FederatedDomainProof
Dim value As SmtpDomain
value = instance.DomainName
public SmtpDomain DomainName { get; internal set; }