Edit

Share via


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

Name Value Description
Invalid -1
Low 20

the urgency of the notification is low

Neutral 50

the urgency of the notification is neutral

High 80

the urgency of the notification is high

Applies to