NextReminderDate Property (Reminder)
In This Topic
Gets the
System.DateTime value indicating the next time the specified reminder will occur.
Syntax
'Declaration
Public ReadOnly Property NextReminderDate As Date
public DateTime NextReminderDate {get;}
See Also