Click or drag to resize

Pop3GetSizeByNumber Method

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