AudienceSiteCollection Properties

Include Protected Members
Include Inherited Members

The AudienceSiteCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of audience sites in the collection.
Public property IsSynchronized Gets a value indicating whether access to the AudienceSiteCollection object is synchronized (thread safe).
Public property Item[Int32] Gets the AudienceSite object with the specified index from the collection.
Public property Item[String] Gets an array list of AudienceSite objects with the specified name from the collection.
Public property SyncRoot Returns the object that can be used to synchronize access to this collection.

Top

See Also

Reference

AudienceSiteCollection Class

Microsoft.Office.Server.Audience Namespace