Version 24.2 (latest)

Reminder Class Properties

For a list of all members of this type, see Reminder members.

Public Properties
 NameDescription
Public PropertyIsSnoozedIndicates whether the activity is snoozed.  
Public PropertyLastDisplayedTimeIndicates the time that the reminder was last displayed.  
Public PropertyLastSnoozeTimeIndicates the time that the reminder was last snoozed.  
Public PropertySnoozeIntervalIndicates the interval after the LastSnoozeTime that the reminder will be re-displayed.  
Public PropertyTextSpecifies the text that will be displayed in the reminder.  
Public PropertyUserDataSpecifies user data associated with this reminder.  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also