Office.MailboxEnums.SendModeOverride enum
Specifies the send mode option that overrides the option set in the manifest at runtime.
For information on how to implement a Smart Alerts add-in, see Handle OnMessageSend and OnAppointmentSend events in your Outlook add-in with Smart Alerts.
Remarks
[Api set: Mailbox 1.14]
Applicable Outlook mode: Compose
Fields
| PromptUser = "promptUser" | Provides the Send Anyway option in a Smart Alerts dialog when the mail item doesn't meet the conditions of the event-based add-in. To learn more, see the prompt user send mode option. |