Search
Reminder.getMessage Method
See Also
 






Gets the message to display as a reminder.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public String getMessage ()

 Return Value

A string containing the message text.

 See Also