MultiValuedPropertyBase.IsSynchronized Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property IsSynchronized As Boolean
Get
'Usage
Dim instance As MultiValuedPropertyBase
Dim value As Boolean
value = instance.IsSynchronized
public abstract bool IsSynchronized { get; }
Property Value
Type: System.Boolean
Returns Boolean.