RequestJobBase.IsValid Property

This member overrides ConfigurableObject.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 RequestJobBase
Dim value As Boolean

value = instance.IsValid
public override bool IsValid { get; }

Property Value

Type: System.Boolean

Implements

IConfigurable.IsValid