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