Overload List

  Name Description
Public method GetMessages(Guid, Guid, Int32, Int32, Int32%)
Returns complete message history for single parent message. Used in a message details/reply window.
Public method GetMessages(IRelationPredicateBucket, IPrefetchPath2, ISortExpression, Int32, Int32, Int32%)
Returns a collection of SnMessageEntitys.
Public method GetMessages(Guid, MessageStatus, String, String, SortDirection, Int32, Int32, Int32%)
Returns all messages for a particular user and a message status. Used in the main message list modules.
Public method GetMessages(Guid, List<(Of <<'(MessageStatus>)>>), String, String, SortDirection, Int32, Int32, Int32%)
Returns all messages for a particular user and a message status. Used in the main message list modules.

See Also