Show / Hide Table of Contents

Class UserPreferenceStrings.CloudServices

Preferences for Cloud Services.

Inheritance
Object
UserPreferenceStrings.CloudServices
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top