Show / Hide Table of Contents

Class UserPreferenceStrings.DiaryView

Diary

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

Fields

AlarmOnFollowUp

When accepting a meeting invitation, this alarm setting will be used for the meeting. (Default = YES)

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string AlarmOnFollowUp = "AlarmOnFollowUp"
Field Value
Type Description
string

AllDayEndTime

End time for an all-day appointment

Control type: Date, access: Admin, Crm, Admin users, Wizard
Declaration
public const string AllDayEndTime = "AllDayEndTime"
Field Value
Type Description
string

AllDayStartTime

Start time for an all-day appointment

Control type: Date, access: Admin, Crm, Admin users, Wizard
Declaration
public const string AllDayStartTime = "AllDayStartTime"
Field Value
Type Description
string

DefaultAlarmTime

Default number of minutes before a follow-up alarm is triggered

Control type: Number, access: Admin, Crm, Admin users, Wizard
Declaration
public const string DefaultAlarmTime = "DefaultAlarmTime"
Field Value
Type Description
string

DiaryStartTime

Specifies the time your calendar starts in the morning. Use a number to indicate the whole hour. Default = 8, meaning that your calendar will start at 08:00

Control type: Number, access: Admin, Admin users, Wizard
Declaration
public const string DiaryStartTime = "DiaryStartTime"
Field Value
Type Description
string

DiaryViewAssociates

A comma-separated list of the associates and resources to display in the group view

Control type: Text, access: Wizard
Declaration
public const string DiaryViewAssociates = "DiaryViewAssociates"
Field Value
Type Description
string

DiaryViewNumAssociates

Number of columns to display in the group view

Control type: Number, access: Wizard
Declaration
public const string DiaryViewNumAssociates = "DiaryViewNumAssociates"
Field Value
Type Description
string

DiaryViewShowUserGroup

Preference used to remember the current diary view

Control type: Text
Declaration
public const string DiaryViewShowUserGroup = "DiaryViewShowUserGroup"
Field Value
Type Description
string

DiaryViewSubList

Preference used to remember the setup/state of the Filter dialog

Control type: Number, access: Wizard
Declaration
public const string DiaryViewSubList = "DiaryViewSubList"
Field Value
Type Description
string

ExtendFindAvailable

Extended possibility to find available time (i.e. lunch meeting, dinner...)

Declaration
public const string ExtendFindAvailable = "ExtendFindAvailable "
Field Value
Type Description
string

LunchEndTime

End time for your lunch-break

Control type: Date, access: Admin, Crm, Admin users, Wizard
Declaration
public const string LunchEndTime = "LunchEndTime"
Field Value
Type Description
string

LunchStartTime

Start time for your lunch-break

Control type: Date, access: Admin, Crm, Admin users, Wizard
Declaration
public const string LunchStartTime = "LunchStartTime"
Field Value
Type Description
string

NewFollowUpDialogActive

When the new followup dialog is active this will be set to 1, otherwise zero, in program startup. Infobridge sync needs this to know if the new followup dialog is active or not in onsite sync.

Declaration
public const string NewFollowUpDialogActive = "NewFollowUpDialogActive"
Field Value
Type Description
string

SecretaryMode

Keeps the current diary owner in all panels (Default = No)

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SecretaryMode = "SecretaryMode"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "DiaryView"
Field Value
Type Description
string

SilentAfter

The alarm can be silenced after a given number of minutes to avoid unnecessary office disruption when you are away.

Control type: Number, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SilentAfter = "SilentAfter"
Field Value
Type Description
string

SundayFirstDay

Display Sunday as the first day of the week in the calendar and diary. (Default = NO, meaning that Monday will be used as the first day of the week.)

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string SundayFirstDay = "SundayFirstDay"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top