List

Returns the list of Topics contained in the forum identified by the supplied ForumHandle. If no other sorting criteria is specified, by default the topics will be sorted by last post date in descending order. This method also returns Questions, but not Announcements.

listResult listTopics( beeId parent , predicateAndSortListParameters tlo )

Parameters

parent
Type: beeId Handle on the forum to be listed
tlo
Type: predicateAndSortListParameters ListFilter to determine which Topics will be returned