_Reminder.NextReminderDate 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 日期 指定的提醒下一次会。 只读。
public:
property DateTime NextReminderDate { DateTime get(); };
public DateTime NextReminderDate { get; }
Public ReadOnly Property NextReminderDate As DateTime
属性值
注解
每次执行对象的 Snooze(Object) 方法或用户单击“暂停”按钮时,NextReminderDate 属性值都会更改。