Share via


CreateRecurringNotification(Microsoft.SharePoint.Portal.Alerts.NotificationSeed, Microsoft.SharePoint.Portal.Alerts.DeliveryChannelSettings, System.DateTime, System.TimeSpan) Method

The CreateRecurringNotification method of the NotificationManager.NotificationSchedule class creates a recurring notification with the specified parameters.

Parameters

seed   A reference to a NotificationSeed object that contains parameters that represent this notification.

channel   The delivery channel through which this notification is delivered.

nextNotification   The date and time of the next occurrence of this notification.

timeBetweenNotifications   The time span between instances of this recurrence.

Return Value

An integer that contains the SqlParameter code that is returned when this notification is added to the database.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security