Update
Previous  Next

Updates the task's data in the tasks collection.
Syntax: Update

Example:
Task.Value = PimCol.GetItem(0)
Task.Complete = true
Task.Update