Show / Hide Table of Contents

Class UserPreferenceStrings.HugoAI

Inheritance
Object
UserPreferenceStrings.HugoAI
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class HugoAI : Object

Fields

BusinessCardScan

(BOOLEAN) HugoAI Business card scan is enabled in Mobile

Declaration
public const string BusinessCardScan = "BusinessCardScan"
Field Value
Type Description
String

CSCategorize

(BOOLEAN) HugoAI request Categorization is enabled

Declaration
public const string CSCategorize = "CSCategorize"
Field Value
Type Description
String

CSLanguageDetection

(BOOLEAN) HugoAI Language detection is enabled

Declaration
public const string CSLanguageDetection = "CSLanguageDetection"
Field Value
Type Description
String

CSSentiment

(BOOLEAN) HugoAI sentiment analysis is enabled

Declaration
public const string CSSentiment = "CSSentiment"
Field Value
Type Description
String

CSTranslate

(BOOLEAN) HugoAI translation function is enabled

Declaration
public const string CSTranslate = "CSTranslate"
Field Value
Type Description
String

IncludeAttachments

(BOOLEAN) If we include the attachment names in training and categorization

Declaration
public const string IncludeAttachments = "IncludeAttachments"
Field Value
Type Description
String

IncludeMailbox

(BOOLEAN) If we include the Mailbox information in training and categorization

Declaration
public const string IncludeMailbox = "IncludeMailbox"
Field Value
Type Description
String

IncludeSenderEmail

(BOOLEAN) If we include the SenderEmail information in training and categorization

Declaration
public const string IncludeSenderEmail = "SenderEmail"
Field Value
Type Description
String

Section

Declaration
public const string Section = "HugoAI"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top