SPAlertHandlerParams Members

Include Protected Members
Include Inherited Members

A structure containing a light weight SPAlert object and information needed to generate an alert message.

The SPAlertHandlerParams type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field a A light weight SPAlert object.
Public field body String representing the HTML email body.
Public field eventData Event data xml for the alert notification.
Public field handlerProperties The string representing the handlerProperties as set in <NotificationHandlerProperties>.
Public field headers Includes other email properties such as "from", "To", "reply-to", "Subject" (can be accessed using headers ["Subject"]).
Public field siteId Guid representing the ID of the site.
Public field siteUrl String representing the URL of the Web site.
Public field webId Guid representing the ID of the Web site.
Public field webUrl A string representing the Web Url.

Top

See Also

Reference

SPAlertHandlerParams Structure

Microsoft.SharePoint Namespace