Gets the length (in bytes) of the server response containing the downloaded message data.
The length (in bytes) of the server response containing the downloaded message data.
The length of the server response containing the downloaded message data is always greater than the length of the message data itself (usually by 1-2%). This is due to presence some additional information in the response, which is then stripped away.
Pop3MessageDownloadedEventArgs Class | MailBee.Pop3Mail Namespace