Click or drag to resize

Pop3GetSizeByNumberAsync Method

Overload List
  NameDescription
Public methodGetSizeByNumberAsync
Returns the size (in bytes) of all messages. Keys are message numbers (starting from 1), value is the size of the message.
Public methodGetSizeByNumberAsync(Int64)
Returns the size (in bytes) of specified message in bytes.
Top
See Also