Show / Hide Table of Contents

Class UserPreferenceStrings.NotificationEmail

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

Fields

NotifyEmailCustomMessage

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

Declaration
public const string NotifyEmailCustomMessage = "notifyEmailCustomMessage"
Field Value
Type Description
string

NotifyEmailFavouriteRequest

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

Declaration
public const string NotifyEmailFavouriteRequest = "notifyEmailFavouriteRequest"
Field Value
Type Description
string

NotifyEmailNewMessage

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

Declaration
public const string NotifyEmailNewMessage = "notifyEmailNewMessage"
Field Value
Type Description
string

NotifyEmailNewRequest

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

Declaration
public const string NotifyEmailNewRequest = "notifyEmailNewRequest"
Field Value
Type Description
string

NotifyEmailOpenRequestsNotRead

(BOOL) Notify of request that has not been read for a while

Declaration
public const string NotifyEmailOpenRequestsNotRead = "notifyEmailOpenRequestsNotRead"
Field Value
Type Description
string

NotifyEmailRequestActivated

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

Declaration
public const string NotifyEmailRequestActivated = "notifyEmailRequestActivated"
Field Value
Type Description
string

NotifyEmailRequestAssignedAway

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

Declaration
public const string NotifyEmailRequestAssignedAway = "notifyEmailRequestAssignedAway"
Field Value
Type Description
string

NotifyEmailRequestEscalated

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

Declaration
public const string NotifyEmailRequestEscalated = "notifyEmailRequestEscalated"
Field Value
Type Description
string

Section

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