Constructor NotificationDateTimeSchedule
NotificationDateTimeSchedule(DateTime, NotificationRepeatInterval)
Convenience constructor.
Declaration
public NotificationDateTimeSchedule(DateTime fireTime, NotificationRepeatInterval repeatInterval = NotificationRepeatInterval.OneTime)
Parameters
| Type | Name | Description |
|---|---|---|
| DateTime | fireTime | Value for FireTime |
| NotificationRepeatInterval | repeatInterval | Value for RepeatInterval |