31kerio::web::ByteValueWithUnitswatchdogHardLimit; ///< If the available disk space falls below this value, Kerio MailServer is stopped and an error message is displayed. Administrator's action is required.
83 KoffUPolicyAskVoluntary, ///< Ask user for each version change and do not allow the update.
84 KoffUPolicyAskRequired, ///< Ask user for each version change and require the update.
85 KoffUPolicyAlwaysSilent, ///< Do update for each version change. Update silently when Outlook starts. Ask users when Outlook is running and require update.
86 KoffUPolicyOnStartSilent, ///< default, available in WebAdmin. Do update for each version change. Update silently when Outlook starts. When Outlook is running do nothing and wait for next Outlook start.
87 KoffUPolicyOnlyIfNecessaryAsk, ///< Update only if necessary. Ask users and require the update.
88 KoffUPolicyOnlyIfNecessarySilent ///< available in WebAdmin, Update only if necessary. Update silently when Outlook starts. Ask users when Outlook is running and require update.
155 WebmailLoginMode loginMode; ///< Determine whether is used old Webmail as default web client. Property is valid only for this version of API. It will be removed in the next version.