RecurringReminder Methods
A reminder for a recurring appointment.
Name | Description |
---|---|
Alert |
Determines whether the reminder should fire an alert when the specified time comes.
Inherited from Reminder |
Dismiss() |
Switches the reminder off for the associated appointment.
Inherited from Reminder |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Updates Reminder |
On |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Reminder |
On |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Reminder |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Snooze |
Notifies the scheduler to defer the triggering of a reminder by the specified interval starting from the specified now date and time.
Inherited from Reminder |
Snooze |
Notifies the scheduler to defer the triggering of a reminder by the specified interval.
Inherited from Reminder |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also