Class UserPreferenceStrings.SystemNotification
Inheritance
UserPreferenceStrings.SystemNotification
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.SystemNotification
Fields
NotifySystemAppointment
(BOOL) Rceive system notifications for appointments
Declaration
public const string NotifySystemAppointment = "notifySystemAppointment"
Field Value
NotifySystemChat
(BOOL) Rceive system notifications for chats
Declaration
public const string NotifySystemChat = "notifySystemChat"
Field Value
NotifySystemEmail
(BOOL) Rceive system notifications for e-mails
Declaration
public const string NotifySystemEmail = "notifySystemEmail"
Field Value
Section
Declaration
public const string Section = "systemNotification"
Field Value