aspNetIMAP

FetchClient Class

Fetches messages and data from the IMAP server.

For a list of all members of this type, see FetchClient Members.

System.Object
FetchClient

publicclassFetchClient

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The FetchClient maps closely to the Fetch command implemented by the RFCs. For more information on the technicalities of the Fetch command, check out http://www.ietf.org/rfc/rfc3501.txt?number=3501

Requirements

Namespace: aspNetIMAP

Assembly: aspNetIMAP (in aspNetIMAP.dll)

See Also

FetchClient Members | aspNetIMAP Namespace