Show / Hide Table of Contents

Class UserPreferenceStrings.NotificationEmail

Inheritance
Object
UserPreferenceStrings.NotificationEmail
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class NotificationEmail : Object

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