Audience Members

Include Protected Members
Include Inherited Members

Represents an audience on a Microsoft Office SharePoint Server 2007 site.

The Audience type exposes the following members.

Properties

  Name Description
Public property AudienceDescription Gets the description for this audience.
Public property AudienceID Gets the GUID for this audience.
Public property AudienceName Gets and sets the name of this audience.
Public property AudienceRules Gets an array of AudienceRuleComponent objects that represents rules that define this audience.
Public property AudienceSite Gets the URL for the portal site associated with this audience.
Public property CreateTime
Public property GroupOperation Gets a member of the AudienceGroupOperation enumeration that indicates the group operation that applies to this audience.
Public property LastCompilation Gets the date when the rules for this audience were last compiled.
Public property LastError Gets last error message that occurred during rule compilation.
Public property LastPropertyUpdate
Public property LastRuleUpdate Gets the date when the rules for this audience were last updated.
Public property MemberShipCount Gets the membership count for this audience.
Public property OwnerAccountName

Top

Methods

  Name Description
Public method Commit Saves all changes to audience data in the database, such as updated name, description, and operator list.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMembership Gets an ArrayList of UserInfo objects that contains membership information for this audience.
Public method GetType (Inherited from Object.)
Public method IsMember Determines whether a user is a member of this audience.
Protected method MemberwiseClone (Inherited from Object.)
Public method ReloadMembership Causes Microsoft Office SharePoint Server 2007 to reload the membership information for this audience.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Audience Class

Microsoft.Office.Server.Audience Namespace