|
Static Public Attributes |
static const bool | forceUseSubfolders = false |
| hide the "include subfolders" UI checkbox, and force as it was enabled
|
static const bool | clearAnchorsOnFolderChange = false |
| forces a slow if sync folder changed from client's settings (PIM only)
|
static const bool | hideDataFormats = false |
| hides the "Data Format" section in the sources details screen
|
static const bool | shared = false |
| Enables the Shared folder sync (checkbox in the sources details screen).
|
static const bool | lockCalendarFilter = false |
| Locks the calendar filtering on a value (cannot be changed from UI).
|
static const int | lockCalendarFilterValue = 3 |
| The index where the calendar is locked (used only if lockCalendarFilter = true).
|
static const bool | showWarningOnChangeFromOneWay = false |
| Shows a warning popup if sync mode changed from one-way to two-way (in sources details screen).
|
static const bool | defaultFullSyncFromClient = true |
| Recover screen: if true, the default direction is client-to-server.
|
static const int | syncAllTextRed = 255 |
| The "syncAll" text color, expressed in RGB values (RED value).
|
static const int | syncAllTextGreen = 255 |
| The "syncAll" text color, expressed in RGB values (GREEN value).
|
static const int | syncAllTextBlue = 255 |
| The "syncAll" text color, expressed in RGB values (BLUE value).
|
static const bool | attachOption = false |
| Adds a "Only sync when Outlook is open" checkbox in the scheduler settings.
|
static const bool | confirmOnRefreshFromClient = false |
| Recover screen: shows a warning message before starting a "refresh-from-client" sync.
|
static const bool | confirmOnRefreshFromServer = true |
| Recover screen: shows a warning message before starting a "refresh-from-server" sync.
|
static const bool | sendLogs = false |
| Shows log rotation options in logging screen: log size (1<->20MB) and log files number (1<->20).
|
static const bool | logRotateOptions = false |
| Shows "Send Log" button in the logging screen.
|
static const bool | showWelcomeMessage = false |
| Shows a welcome screen at first run or in case of upgrade.
|
static const bool | showUpgradingMessage = false |
| Shows a small popup screen during the upgrade: "Upgrading Sync for Outlook".
|