IFollowUpManager Interface
Description
Manages the user-defined follow-ups.
Public Methods
Public Method CancelFollowUpRemoves the current entity's follow-up.
Public Method GetFollowUpGets the date and description for the follow-up associated with the current object.
Public Method HasFollowUpChecks if the object has at least one follow-up associated with it.
Public Method IsFollowUpOverdueChecks if the date of the unsent follow-up is earlier than the current database server date.
Public Method SetFollowUpSets an alert for follow-up for the current object.
See Also