NotificationUrgencyType enumeration

Enumerates the urgency levels for the notification.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration NotificationUrgencyType
'Usage
Dim instance As NotificationUrgencyType
public enum NotificationUrgencyType

Members

Member name Description
Low the urgency of the notification is low
Neutral the urgency of the notification is neutral
High the urgency of the notification is high
Invalid

See also

Reference

Microsoft.Lync.Model namespace