Share via


AudienceCollection.IsSynchronized Property

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

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

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

Property Value

Type: System.Boolean

Implements

ICollection.IsSynchronized

See Also

Reference

AudienceCollection Class

AudienceCollection Members

Microsoft.Office.Server.Audience Namespace