TaskObject.<Task name>.Delete
Syntax:
Description:
Important: Unlike SetDeletionMark method, this method deletes the task directly with no opportunity to restore it and without checking the reference integrity. This method is to be used with great awareness.
Availability:
Example:
Object.Delete(); |