ReplicationCheckOutcome.CheckDescription Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property CheckDescription As String
Get
Private Set
'Usage
Dim instance As ReplicationCheckOutcome
Dim value As String
value = instance.CheckDescription
public string CheckDescription { get; private set; }
Property Value
Type: System.String