Share via


NotificationManager.NotificationSchedule Class

The NotificationManager.NotificationSchedule class represents schedule information for a notification.

System.Object

   Microsoft.SharePoint.Portal.Alerts.NotificationManager.NotificationSchedule

Public Methods

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

Name Description
CreateRecurringNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSeed, Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings, System.DateTime, System.TimeSpan) Creates a recurring notification with the specified parameters.
RemoveRecurringNotification(Int32) Removes the recurring notification with the specified schedule identifier.
RemoveRecurringNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSeed) Removes the recurring notification with the specified parameters.
SetRecurringNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSeed, Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings, System.TimeSpan) Posts a recurring notification with the specified parameters to the notification queue.

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