Share via


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.

Implements

ICollection.IsSynchronized

See also

Reference

MultiValuedPropertyBase class

MultiValuedPropertyBase members

Microsoft.Exchange.Data namespace