| Boldchat Web Service API Reference |
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. |
| boolean | truncated True if the results were truncated. |
| Property Detail |
|---|
An array of email threads.
True if the results were truncated.