PimSubscriptionProxy.IsValid property

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

PimSubscriptionProxy class

PimSubscriptionProxy members

Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace