NotificationUrgencyType Enum

Definition

Enumerates the urgency levels for the notification.

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

Fields

High 80

the urgency of the notification is high

Invalid -1
Low 20

the urgency of the notification is low

Neutral 50

the urgency of the notification is neutral

Applies to