Edit

Share via


AlertModeTypes Enum

Definition

Enumerates the modes of alert events.

This enumeration supports a bitwise combination of its member values.

public enum class AlertModeTypes
[System.Flags]
public enum AlertModeTypes
type AlertModeTypes = 
Public Enum AlertModeTypes
Inheritance
AlertModeTypes
Attributes

Fields

Name Value Description
Any -1

Any type that can be used for notification.

Invalid -1
Visual 1

Visual can be used for notification.

Audio 2

Audio can be used for notification.

Applies to