live chat,live help,live support Boldchat Web Service
API Reference
 
[ Programmer's Guide | API Reference Home ]


Class EmailThreadInfo

An EmailThreadInfo instance contains information about one email thread. An email thread belongs to a single folder at any given time.

Property Summary
Calendaranswered
The Answered timestamp.
LongemailThreadID
The email thread ID.
ByteemailThreadType
The email thread type.
Calendarclosed
The Closed timestamp.
Calendarcreated
The Created timestamp.
LongcustomField1ID
The first custom field ID.
LongcustomField2ID
The second custom field ID.
LongdepartmentID
The department ID of the email thread.
CalendardueDate
The DueDate timestamp.
Calendarended
The Ended timestamp.
Calendarflagged
The Flagged timestamp.
LongfolderID
The ID of the folder the email thread belongs to.
LonglastAssignedByOperatorID
The ID of the operator who last assigned the email thread.
LongoperatorID
The ID of the operator assigned to this email thread.
LongrelatedToItemID
The ID of the item this email thread is related to.
ByterelatedToItemType
Gets the item type of the item this email thread is related to.
Calendarupdated
The Updated timestamp.
LonguserCategoryID
The user category ID of the email thread.
LonguserStatusID
The user status ID of the email thread.

Property Detail
Calendar answered

The Answered timestamp.

Long emailThreadID

The email thread ID.

Byte emailThreadType

The email thread type.
  • 1 - Inbound
  • 2 - Outbound
  • 4 - System

Calendar closed

The Closed timestamp. A null value means that the email thread is open.

Calendar created

The Created timestamp.

Long customField1ID

The first custom field ID.

Long customField2ID

The second custom field ID.

Long departmentID

The department ID of the email thread.

Calendar dueDate

The DueDate timestamp.

Calendar ended

The Ended timestamp.

Calendar flagged

The Flagged timestamp.

Long folderID

The ID of the folder the email thread belongs to.

Long lastAssignedByOperatorID

The ID of the operator who last assigned the email thread.

Long operatorID

The ID of the operator assigned to this email thread.

Long relatedToItemID

The ID of the item this email thread is related to.

Byte relatedToItemType

Gets the item type of the item this email thread is related to.

Calendar updated

The Updated timestamp.

Long userCategoryID

The user category ID of the email thread.

Long userStatusID

The user status ID of the email thread.