_Reminder.OriginalReminderDate 属性

定义

返回一个指定的原始日期和指定为特定提醒设置发生的时间的 日期 。 只读。

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

属性值

注解

此值对应于执行方法或用户单击“暂停”按钮之前 Snooze(Object) 的原始日期和时间值。

适用于