MsoAlertIconType enumeration (Office)

Specifies which icon, if any, to display with an alert.

Name Value Description
msoAlertIconCritical 1 Displays the Critical icon.
msoAlertIconInfo 4 Displays the Info icon.
msoAlertIconNoIcon 0 Displays no icon with the alert message.
msoAlertIconQuery 2 Displays the Query icon.
msoAlertIconWarning 3 Displays the Warning icon.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.