C# Class MailKit.Search.SearchResults

The results of a search.
The results of a search.
ファイルを表示 Open project: jstedfast/MailKit Class Usage Examples

Public Methods

Method Description
SearchResults ( ) : System.Collections.Generic

Initializes a new instance of the MailKit.Search.SearchResults class.

Creates a new SearchResults.

Method Details

SearchResults() public method

Initializes a new instance of the MailKit.Search.SearchResults class.
Creates a new SearchResults.
public SearchResults ( ) : System.Collections.Generic
return System.Collections.Generic