Enum AiTextStyle
AI Text reformmating styles
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum AiTextStyle
Fields
| Name | Description |
|---|---|
| Casual | 3: Casual - make text more casual |
| Correct | 2: Correct - fix grammar and spelling errors |
| Formal | 4: Formal - make text more formal |
| None | 0: None - just return text |
| Rephrase | 1: Rephrase - just rephrase the text |