Show / Hide Table of Contents

Class CategoryGuessing.CategorizationRequestItem

Inheritance
Object
CategoryGuessing.CategorizationRequestItem
CategoryGuessing.CategorizationTrainingItem
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.AI
Assembly: SoDataBase.dll
Syntax
public class CategorizationRequestItem

Constructors

CategorizationRequestItem()

Declaration
public CategorizationRequestItem()

Properties

AttachmentNames

Declaration
public string[] AttachmentNames { get; set; }
Property Value
Type Description
String[]

MailboxEmail

Declaration
public string MailboxEmail { get; set; }
Property Value
Type Description
String

PlainTextBody

Declaration
public string PlainTextBody { get; set; }
Property Value
Type Description
String

SenderEmail

Declaration
public string SenderEmail { get; set; }
Property Value
Type Description
String

Subject

Declaration
public string Subject { get; set; }
Property Value
Type Description
String

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
String
Overrides
Object.ToString()

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top