Class UserPreferenceStrings.CloudServices
Preferences for Cloud Services.
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class CloudServices
Fields
EnableGoogle
Bool preference enabling google credentials and document plugin
Declaration
public const string EnableGoogle = "EnableGoogle"
Field Value
Type | Description |
---|---|
String |
EnableOffice365
Bool preference enabling Office 365 credentials and document plugin
Declaration
public const string EnableOffice365 = "EnableOffice365"
Field Value
Type | Description |
---|---|
String |
Section
Section heading
Declaration
public const string Section = "CloudServices"
Field Value
Type | Description |
---|---|
String |