MailboxImportRequestStatistics.IsValid Property
This member overrides RequestJobBase.IsValid.
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property IsValid As Boolean
Get
'Usage
Dim instance As MailboxImportRequestStatistics
Dim value As Boolean
value = instance.IsValid
public override bool IsValid { get; }
Property Value
Type: System.Boolean