Compartir a través de


ReplicationCheckResult.Value Property

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

Syntax

'Declaration
Public Property Value As ReplicationCheckResultEnum
    Get
    Private Set
'Usage
Dim instance As ReplicationCheckResult
Dim value As ReplicationCheckResultEnum

value = instance.Value
public ReplicationCheckResultEnum Value { get; private set; }