Gets or set NotificationTypes that can be processed by the notifier.
Declaration Syntax
C# | Visual Basic | Visual C++ |
NotificationTypes NotifyOptions { get; set; }
Property NotifyOptions As NotificationTypes
property NotificationTypes NotifyOptions { NotificationTypes get (); void set (NotificationTypes value); }