Share via


MailboxSearchObject.IConfigurable.IsValid Property

Namespace:  Microsoft.Exchange.Data.Storage.Infoworker.MailboxSearch
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Private ReadOnly Property IsValid As Boolean
    Implements IConfigurable.IsValid
    Get
'Usage
Dim instance As MailboxSearchObject
Dim value As Boolean

value = CType(instance, IConfigurable).IsValid
bool IConfigurable.IsValid { get; }

Property Value

Type: System.Boolean

Implements

IConfigurable.IsValid