AlertResultNotification Class

The AlertResultNotification class represents the notification type that generates immediate notifications for user-created alerts.

System.Object

   Microsoft.SharePoint.Portal.Alerts.NotificationType

      Microsoft.SharePoint.Portal.Alerts.NotificationTypes.AlertResultNotification

Public Constructors

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

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

Public Fields

The following table shows the fields of the AlertResultNotification class and a brief description of each.

Name Description
TypeId Contains the type of this notification.

Public Methods

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

Name Description
GetNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSite, Microsoft.SharePoint.Portal.Alerts.NotificationSeed, System.DateTime) Gets the notification object with the specified parameters.

Public Properties

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

Name Data Type Description
NotificationTypeId String Gets the value of the TypeId constant for this notification type.

Thread Safety

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

Remarks

Notifications of this type are generated for alerts that have a single result.

Requirements

Namespace: Microsoft.SharePoint.Portal.Alerts.NotificationTypes

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security