AlertManager Class

The AlertManager class represents the entry point for managing alerts for a Microsoft Office SharePoint Portal Server 2003 user.

System.Object

   Microsoft.SharePoint.Portal.Alerts.AlertManager

Public Constructors

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

Name Description
AlertManager(Microsoft.SharePoint.Portal.PortalContext) Initializes a new instance of the AlertManager class with the specified reference to the PortalContext that represents the current portal site.

Public Methods

The following table shows the methods of the AlertManager class and a brief description of each.

Name Description
GetMyAlerts Gets all alerts for the current user for the current portal site.
GetUserPolicy(Microsoft.SharePoint.Portal.PortalContext) Gets the user policies, such as quotas, for the specified portal site.

Public Properties

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

Name Data type Description
Administration Microsoft.SharePoint.Portal.Alerts.Administration Gets an Administration object for the current user's alerts.
Configuration Microsoft.SharePoint.Portal.Alerts.AlertConfiguration Gets an AlertConfiguration object for the current user's alerts.

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.Alerts

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security