Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 752 Bytes

Office.MsoAlertCancelType.md

File metadata and controls

24 lines (19 loc) · 752 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoAlertCancelType enumeration (Office)
Office.MsoAlertCancelType
3dfe3983-ff86-2ef7-332f-eefa814a764b
01/31/2019
medium

MsoAlertCancelType enumeration (Office)

Specifies behavior when the user cancels an alert. Only msoAlertCancelDefault is currently supported.

Name Value Description
msoAlertCancelDefault -1 Default behavior for canceling an alert.
msoAlertCancelFifth 4 Not supported.
msoAlertCancelFirst 0 Not supported.
msoAlertCancelFourth 3 Not supported.
msoAlertCancelSecond 1 Not supported.
msoAlertCancelThird 2 Not supported.

[!includeSupport and feedback]