Share via


RulePresentationObjectBase.IsValid property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property IsValid As Boolean
    Get
'Usage
Dim instance As RulePresentationObjectBase
Dim value As Boolean

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

Property value

Type: System.Boolean

Implements

IConfigurable.IsValid

See also

Reference

RulePresentationObjectBase class

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace