_Reminder.OriginalReminderDate Property

Definition

Returns a Date that specifies the original date and time that the specified reminder is set to occur. Read-only.

public:
 property DateTime OriginalReminderDate { DateTime get(); };
public DateTime OriginalReminderDate { get; }
Public ReadOnly Property OriginalReminderDate As DateTime

Property Value

Remarks

This value corresponds to the original date and time value before the Snooze(Object) method is executed or the user clicks the Snooze button.

Applies to