Filtering options for viewing an application-wide feed.
Name | Type | Summary |
---|---|---|
DateFrom | DateTime | The maximum (latest) last-updated date to filter on (non-inclusive). |
DateTo | DateTime | The minimum (earliest) last-updated date to filter on (non-inclusive). |
ReplyCount | Int32 | The number of replies per feed entry. Must be in the range 0-100, and will default to 3. |
ReturnCount | Int32 | The number of feed entries returned by the search. Must be in the range 1-100, and will default to 25. |