FormRegionCustomActionMethod Enumeration
Specifies how to respond when the user executes the custom action.
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
| Member name | Description | |
|---|---|---|
| Open | Opens a new form. | |
| Prompt | Prompts the user to open or send the new form. | |
| Send | Sends the form immediately. |
Use the FormRegionCustomActionMethod values to specify how to respond when the user executes the custom action. The FormRegionCustomActionMethod enumeration is used by the Method property of the FormRegionCustomAction interface.
For information about custom actions, see Custom Actions in Outlook Form Regions.
Show: