SPAlertHandlerParams fields

The SPAlertHandlerParams type exposes the following members.

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