MultiValuedProperty<T>.IsSynchronized Property

This member overrides MultiValuedPropertyBase.IsSynchronized.

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property IsSynchronized As Boolean
    Get
'Usage
Dim instance As MultiValuedProperty
Dim value As Boolean

value = instance.IsSynchronized
public override bool IsSynchronized { get; }

Property Value

Type: System.Boolean
Returns Boolean.

Implements

ICollection.IsSynchronized
ICollection.IsSynchronized