Class UserPreferenceStrings.Copilot
Copilot Hugo AI
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Copilot
Fields
AllowWebAccess
Allow Copilot web access?
Declaration
public const string AllowWebAccess = "allowWebAccess"
Field Value
Type | Description |
---|---|
string |
AutoGenerateReply
Automatically generate reply answer to message?
Declaration
public const string AutoGenerateReply = "autoGenerateReply"
Field Value
Type | Description |
---|---|
string |
Section
Section heading
Declaration
public const string Section = "Copilot"
Field Value
Type | Description |
---|---|
string |
ShowAiReplyTool
Show the AI suggestion in the Reply Tools sidebar?
Declaration
public const string ShowAiReplyTool = "showAiReplyTool"
Field Value
Type | Description |
---|---|
string |