| Name | Description | Type | Additional information |
|---|---|---|---|
| MailServerMsgId |
Gets or sets the mail server MSG identifier. |
string |
None. |
| FromAddress |
Gets or sets from address. |
string |
Max length: 255 |
| ToAddress |
Gets or sets the 'To' address. |
string |
Max length: 2147483647 |
| CcAddress |
Gets or sets the 'CC' address. |
string |
None. |
| BccAddress |
Gets or sets the 'BCC' address. |
string |
None. |
| Subject |
Gets or sets the email subject. |
string |
Max length: 255 |
| Content |
Gets or sets the content. |
string |
Max length: 2147483647 |
| Note |
Gets or sets the note. |
string |
None. |
| Categories |
Gets or sets the categories. |
Collection of MessageCategory |
None. |
| EmployeeId |
Gets or sets the handling employee identifier. |
integer |
None. |
| OrderId |
Gets or sets the order identifier. |
integer |
None. |
| ReplyOnMailId |
Gets the ID of the mail this is a reply to |
integer |
None. |
| Id |
Gets or sets the identifier. |
integer |
Required |
| ShopId |
Gets or sets the shop identifier. |
integer |
Required |
| Date |
Gets or sets the date. |
date |
Required |
| MailboxId |
Gets or sets the mailbox identifier. |
integer |
Required |