TooManyAudienceException Class

The TooManyAudienceException class represents an exception that is thrown when a user attempts to specifiy too many audiences.

System.ArgumentException

   Microsoft.SharePoint.Portal.SiteData.TooManyAudienceException

Public Constructors

The following table shows the constructors of the TooManyAudienceException class and a brief description of each.

Name Description
TooManyAudienceException Initializes a new instance of the TooManyAudienceException class.

Public Properties

The following table shows the properties of the TooManyAudienceException class, the data type of each property, and a brief description of each.

Name Data Type Description
Limit Int32 Gets the maximum number of allowed audiences.
LstID System.Guid Gets the identifier of the listing.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.SiteData

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security