MsoAlertIconType Enum

Definition

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

public enum class MsoAlertIconType
public enum MsoAlertIconType
type MsoAlertIconType = 
Public Enum MsoAlertIconType
Inheritance
MsoAlertIconType

Fields

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.

Applies to