Show / Hide Table of Contents

Class UserPreferenceStrings.NotificationSms

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

Fields

NotifySmsCustomMessage

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

Declaration
public const string NotifySmsCustomMessage = "notifySmsCustomMessage"
Field Value
Type Description
string

NotifySmsFavouriteRequest

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

Declaration
public const string NotifySmsFavouriteRequest = "notifySmsFavouriteRequest"
Field Value
Type Description
string

NotifySmsNewMessage

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

Declaration
public const string NotifySmsNewMessage = "notifySmsNewMessage"
Field Value
Type Description
string

NotifySmsNewRequest

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

Declaration
public const string NotifySmsNewRequest = "notifySmsNewRequest"
Field Value
Type Description
string

NotifySmsRequestActivated

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

Declaration
public const string NotifySmsRequestActivated = "notifySmsRequestActivated"
Field Value
Type Description
string

NotifySmsRequestAssignedAway

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

Declaration
public const string NotifySmsRequestAssignedAway = "notifySmsRequestAssignedAway"
Field Value
Type Description
string

NotifySmsRequestEscalated

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

Declaration
public const string NotifySmsRequestEscalated = "notifySmsRequestEscalated"
Field Value
Type Description
string

Section

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