Click or drag to resize
NotificationPeriod Enumeration
An enum of values for notification period

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum NotificationPeriod
Members
  Member nameValueDescription
NEVER0 ever
IMMEDIATE1 mmediate
DAILY2 aily
WEEKLY3 eekly
MONTHLY4 onthly
See Also