Gets or sets the status of whether MailBee will download the list of message sizes and/or the list of message lengths during logging in the inbox.
A set of flags indicating which elements of the inbox statistics must be downloaded immediately after the successful login operation. The default value is None.
By default, MailBee automatically download the required elements the inbox statistics when appropriate. However, in some special cases, the developer may prefer to have this data preloaded. In such situation, this property must be set prior to Login method call.
Pop3 Class | MailBee.Pop3Mail Namespace