Name | Description | Type | Additional information |
---|---|---|---|
MaxThreadCount |
Maximum number of threads to get (if unspecified a default of 15 will be used) |
integer |
None. |
ThreadPage |
The page number of the result set to get (if unspecified, the first page will be returned) |
integer |
None. |
MaxMessages |
The maximum number of messages to preload for each search result (if unspecified a default of 15 will be used) |
integer |
None. |
SearchText |
The text to search for in messages from the threads in the result set |
string |
None. |
PersonIdFilter |
An optional filter to search only in messages from the specified person id |
integer |
None. |
ThreadIdFilter |
An optional filter to limit the results to a single thread |
integer |
None. |
AttachmentFilter |
An optional filter to limit results to have at least one attachment |
boolean |
None. |
SentFilter |
An optional filter to limit results to have at least one sent message from the current user |
boolean |
None. |
UnreadFilter |
An optional filter to limit results to have at least one unread message |
boolean |
None. |
StarredFilter |
An optional filter to limit results to messages starred by the current user |
boolean |
None. |