OlActionResponseStyle enumeration (Outlook)

Specifies the response style.

Name Value Description
olOpen 0 Indicates that a form will be opened.
olPrompt 2 Indicates that the user will be prompted to open or send the form.
olSend 1 Indicates that the form will be sent immediately.

Remarks

Used by the ResponseStyle property of an Action to specify the response style that will be used when the Action is executed.

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.