MailBee.NET Objects 7.1

Pop3.InboxSize Property

Gets the total size (in bytes) occupied by all the messages in the inbox.

public long InboxSize {get;}

Property Value

The total size (in bytes) occupied by all the messages in the inbox, or 0 if not yet logged in the user account on the server.

See Also

Pop3 Class | MailBee.Pop3Mail Namespace | InboxMessageCount