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


Class EmailThreadsResult

The EmailThreadsResult class encapsulates an array of email threads. Instances of this class are returned by service query methods.

See Also:
Property Summary
EmailThreadInfo[]emailThreads
An array of email threads.
booleantruncated
True if the results were truncated.

Property Detail
EmailThreadInfo[] emailThreads

An array of email threads.

boolean truncated

True if the results were truncated.