Search |
public class SearchResults
The SearchResults type exposes the following members.
Name | Description | |
---|---|---|
SearchResults(SortOrder) | Initializes a new instance of the SearchResults class. | |
SearchResults(UInt32, SortOrder) | Initializes a new instance of the SearchResults class. |
Name | Description | |
---|---|---|
Count | Get or set the number of messages that matched the search query. | |
Max | Get or set the maximum unique identifier that matched the search query. | |
Min | Get or set the minimum unique identifier that matched the search query. | |
ModSeq | Gets or sets the mod-sequence identifier of the messages that matched the search query. | |
Relevancy | Gets or sets the relevancy scores of the messages that matched the search query. | |
UniqueIds | Get or set the unique identifiers of the messages that matched the search query. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString | (Inherited from Object) |