Action.ResponseStyle Property

Outlook Developer Reference

Returns or sets an OlActionResponseStyle constant indicating the response style used when the specified action is executed. Read/write.

Syntax

expression.ResponseStyle

expression   A variable that represents an Action object.

See Also