TaskItem.ResponseState Property
Outlook Developer Reference |
Returns an OlTaskResponse constant indicating the overall status of the response to the specified task request. Read-only.
Syntax
expression.ResponseState
expression A variable that represents a TaskItem object.
See Also