public static MessageCollection GetThreadsByCategory( Category category, ThreadsOrderByFields orderBy, int start, int take )
Public Shared Function GetThreadsByCategory ( category As Category, orderBy As ThreadsOrderByFields, start As Integer, take As Integer ) As MessageCollection