LongPath.IsValid property

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

See also

Reference

LongPath class

LongPath members

Microsoft.Exchange.Data namespace