Class TicketMessageContent
Inherited Members
Namespace: SuperOffice.CRM.TicketMessage
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class TicketMessageContent
Constructors
TicketMessageContent()
Declaration
public TicketMessageContent()
Properties
AttachmentsInfo
Declaration
public AttachmentEntity[] AttachmentsInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| AttachmentEntity[] |
Body
Declaration
public string Body { get; set; }
Property Value
| Type | Description |
|---|---|
| string |