Class UserPreferenceStrings.DiaryView
Diary
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class DiaryView : Object
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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: WizardDeclaration
public const string DiaryViewAssociates = "DiaryViewAssociates"
Field Value
Type | Description |
---|---|
String |
DiaryViewNumAssociates
Number of columns to display in the group view
Control type: Number, access: WizardDeclaration
public const string DiaryViewNumAssociates = "DiaryViewNumAssociates"
Field Value
Type | Description |
---|---|
String |
DiaryViewShowUserGroup
Preference used to remember the current diary view
Control type: TextDeclaration
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: WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
public const string SundayFirstDay = "SundayFirstDay"
Field Value
Type | Description |
---|---|
String |