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; }
Property value
Type: Microsoft.Exchange.Data.SmtpDomain
See also
Reference
Microsoft.Exchange.Management.SystemConfigurationTasks namespace