TaskItem.CancelResponseState method (Outlook)

Resets an unsent response to a task request back to a simple task.

Syntax

expression. CancelResponseState

expression A variable that represents a TaskItem object.

Remarks

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.

See also

TaskItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.