CancelResponseState Method

See Also                  Applies To

Resets an unsent response to a task request back to a simple task. After you receive a task request and respond to it, but before sending the response, you can use this method to revert the task to its state before you responded.

Syntax

objTaskItem.CancelResponseState

objTaskItem   Required. An expression that returns a TaskItem object.