Click or drag to resize

Pop3GetSizeByUIDAsync Method

Overload List
 NameDescription
Public methodGetSizeByUIDAsync(CancellationToken) Returns the size (in bytes) of all messages. Keys are message uids, value is the size of the message.
Public methodGetSizeByUIDAsync(String, CancellationToken) Returns the size (in bytes) of specified message in bytes.
Top
See Also