ResponseStyle Property
Returns or sets an OlActionResponseStyle constant indicating the response style used when the specified action is executed. Read/write.
| OlActionResponseStyle can be one of these OlActionResponseStyle constants. |
| olOpen |
| olPrompt |
| olSend |
expression.ResponseStyle
expression Required. An expression that returns an Action object.