Show / Hide Table of Contents

Class UserPreferenceStrings.SystemNotification

Inheritance
object
UserPreferenceStrings.SystemNotification
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
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
Type Description
string

NotifySystemChat

(BOOL) Rceive system notifications for chats

Declaration
public const string NotifySystemChat = "notifySystemChat"
Field Value
Type Description
string

NotifySystemEmail

(BOOL) Rceive system notifications for e-mails

Declaration
public const string NotifySystemEmail = "notifySystemEmail"
Field Value
Type Description
string

Section

Declaration
public const string Section = "systemNotification"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top