NotificationPriority Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the priority of a notification

Namespace: ContentStudio.Notifications
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum NotificationPriority
Members

  Member nameValueDescription
Low0 Low priority notification
Normal1 Normal priority notification, this is the default priority.
High2 High priority notification.
See Also

Reference