Urgency Field
Urgency flag
Valid values:
0 = Normal
1 = Flash
2 = Background
public const int Urgency = 61
This language is not supported or no code example is available.
public:
const int Urgency = 61;
This language is not supported or no code example is available.
public const Urgency : int = 61
This language is not supported or no code example is available.
Field Value
int
In this article
Definition