Class UserPreferenceStrings.DiaryView
Diary
Inherited Members
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, 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 |
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 |