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