|  | Name | Description | 
|---|
|   | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs. | 
|  | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes. | 
|  | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs. | 
|  | FetchAsync(IMailFolder, IListUniqueId, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs. | 
|  | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs that have a
            higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes. | 
|  | FetchAsync(IMailFolder, IListInt32, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes. | 
|  | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes that have a
            higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes, inclusive. | 
|  | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs that have a
            higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, IListUniqueId, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the specified message UIDs that have a
            higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes
            that have a higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, IListInt32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the specified message indexes
            that have a higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes, inclusive. | 
|  | FetchAsync(IMailFolder, Int32, Int32, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes, inclusive. | 
|  | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes
            (inclusive) that have a higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableHeaderId, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes
            (inclusive) that have a higher mod-sequence value than the one specified. | 
|  | FetchAsync(IMailFolder, Int32, Int32, UInt64, MessageSummaryItems, IEnumerableString, CancellationToken) | Asynchronously fetch the message summaries for the messages between the two indexes
            (inclusive) that have a higher mod-sequence value than the one specified. |