Compartir a través de


Schedule.ICollection.IsSynchronized Property

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

Syntax

'Declaration
Private ReadOnly Property IsSynchronized As Boolean
    Implements ICollection.IsSynchronized
    Get
'Usage
Dim instance As Schedule
Dim value As Boolean

value = CType(instance, ICollection).IsSynchronized
bool ICollection.IsSynchronized { get; }

Property Value

Type: System.Boolean

Implements

ICollection.IsSynchronized