Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Protected Property IsValid As Boolean
Get
Set
'Usage
Dim value As Boolean
value = Me.IsValid
Me.IsValid = value
protected bool IsValid { get; set; }
Property value
Type: System.Boolean