Show / Hide Table of Contents

Class UserPreferenceStrings.Notification

Inheritance
object
UserPreferenceStrings.Notification
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.Notification

Fields

NotifyCustomMessage

(BOOL) Indicates if the user wants custom message notifications.

Declaration
public const string NotifyCustomMessage = "notifyCustomMessage"
Field Value
Type Description
string

NotifyFavouriteRequest

(BOOL) Indicates if the user wants notifications when one of his/her favourite requests are updated.

Declaration
public const string NotifyFavouriteRequest = "notifyFavouriteRequest"
Field Value
Type Description
string

NotifyNewMessage

(BOOL) Indicates if the user wants notifications when one of his/her requests has a new message.

Declaration
public const string NotifyNewMessage = "notifyNewMessage"
Field Value
Type Description
string

NotifyNewRequest

(BOOL) Indicates if the user wants notifications when he/she is assigned a new request.

Declaration
public const string NotifyNewRequest = "notifyNewRequest"
Field Value
Type Description
string

NotifyRequestActivated

(BOOL) Indicates if the user wants notifications when one of his/her requests were activated.

Declaration
public const string NotifyRequestActivated = "notifyRequestActivated"
Field Value
Type Description
string

NotifyRequestAssignedAway

(BOOL) Indicates if the user wants notifications when one of his/her requests were taken by someone else.

Declaration
public const string NotifyRequestAssignedAway = "notifyRequestAssignedAway"
Field Value
Type Description
string

NotifyRequestEscalated

(BOOL) Indicates if the user wants notifications when one of his/her requests were escalated.

Declaration
public const string NotifyRequestEscalated = "notifyRequestEscalated"
Field Value
Type Description
string

Section

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