Search
Schedule.getItemsToRemindOf Method
See Also
 






Retrieves a list with all items that must be reminded of.

 Overload List

Name Description

Schedule.getItemsToRemindOf ()

Retrieves a list with all items that must be reminded of at the current time.

Schedule.getItemsToRemindOf (DateTime)

Retrieves a list with all items that must be reminded of at the specified time.

Schedule.getItemsToRemindOf (DateTime, DateTime)

Retrieves a list with all items that must be reminded of in the specified interval.

 See Also