Show / Hide Table of Contents

Class UserPreferenceStrings.SalesNotification

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

Fields

NotifyAppointmentAssociateRejected

(BOOL) Indicates if the user wants notifications for meetings they have rejected.

Declaration
public const string NotifyAppointmentAssociateRejected = "notifyAppointmentAssociateRejected"
Field Value
Type Description
string

NotifyAppointmentCancel

(BOOL) Indicates if the user wants notifications for cancelled meetings.

Declaration
public const string NotifyAppointmentCancel = "notifyAppointmentCancel"
Field Value
Type Description
string

NotifyAppointmentChange

(BOOL) Indicates if the user wants meeting update notifications (moved date/time or location)

Declaration
public const string NotifyAppointmentChange = "notifyAppointmentChange"
Field Value
Type Description
string

NotifyAppointmentDecline

(BOOL) Indicates if the user wants notifications when people decline one of his/her meetings.

Declaration
public const string NotifyAppointmentDecline = "notifyAppointmentDecline"
Field Value
Type Description
string

NotifyAppointmentInvitation

(BOOL) Indicates if the user wants meeting invite notifications

Declaration
public const string NotifyAppointmentInvitation = "notifyAppointmentInvitation"
Field Value
Type Description
string

Section

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