MessageExtensionsInvokeNames enum
Names of the invoke activities for Message Extensions.
Fields
| ANONYMOUS_QUERY_LINK_INVOKE | Name of the invoke activity for anonymous link unfurling. |
| CONFIGURE_SETTINGS | Name of the invoke activity for configuring settings. |
| FETCH_TASK_INVOKE | Name of the invoke activity for fetching task module. |
| QUERY_CARD_BUTTON_CLICKED | Name of the invoke activity for handling on card button clicked. |
| QUERY_INVOKE | Name of the invoke activity for query. |
| QUERY_LINK_INVOKE | Name of the invoke activity for query link. |
| QUERY_SETTING_URL | Name of the invoke activity for querying configuration settings. |
| SELECT_ITEM_INVOKE | Name of the invoke activity for selecting an item. |
| SUBMIT_ACTION_INVOKE | Name of the invoke activity for submit action. |