Fetch |
public class FetchRequest : IFetchRequest
The FetchRequest type exposes the following members.
Name | Description | |
---|---|---|
FetchRequest | Initializes a new instance of the FetchRequest class. | |
FetchRequest(MessageSummaryItems) | Initializes a new instance of the FetchRequest class. | |
FetchRequest(MessageSummaryItems, IEnumerableHeaderId) | Initializes a new instance of the FetchRequest class. | |
FetchRequest(MessageSummaryItems, IEnumerableString) | Initializes a new instance of the FetchRequest class. |
Name | Description | |
---|---|---|
ChangedSince | Get or set the mod-sequence value that indicates the last known state of the messages being requested. | |
Headers | Get the set of headers that will be fetched. | |
Items | Get or set the message summary items to fetch. |
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) |