ReplicationCheckOutcome.Check Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Check As String
    Get
    Private Set
'Usage
Dim instance As ReplicationCheckOutcome
Dim value As String

value = instance.Check
public string Check { get; private set; }

Property Value

Type: System.String