MsoAlertIconType Enumeration
Specifies which icon, if any, to display with an alert.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Usage
Dim msoAlertIconType1 As MsoAlertIconType = MsoAlertIconType.msoAlertIconCritical
Syntax
Public Enum MsoAlertIconType
public enum MsoAlertIconType
public enum class MsoAlertIconType
public enum MsoAlertIconType
public enum MsoAlertIconType
Members
Member name | Description |
---|---|
msoAlertIconCritical | Displays the Critical icon. |
msoAlertIconInfo | Displays the Info icon. |
msoAlertIconNoIcon | Displays no icon with the alert message. |
msoAlertIconQuery | Displays the Query icon. |
msoAlertIconWarning | Displays the Warning icon. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000