Search
Task.reminder Property
See Also
 






Gets or sets the reminder of the Task.

Namespace: MindFusion.Scheduling
File: Task.js

 Syntax

JavaScript  Copy Code

get reminder() {}

 Property Value

An instance of the Reminder class.

 See Also