Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Indicates the response to a task request.
| Name | Value | Description |
|---|---|---|
| olTaskAccept | 2 | Task accepted. |
| olTaskAssign | 1 | Task reassigned. |
| olTaskDecline | 3 | Task declined. |
| olTaskSimple | 0 | Task is a simple task and cannot be accepted, declined, or assigned. This constant is not a valid parameter to the TaskItem.Respond method. |
Remarks
Used by the TaskItem.ResponseState property (Outlook) and as a parameter to the TaskItem.Respond method (Outlook).
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.