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