0 votes
by (120 points)
edited

Hi, I get the Quota for the gmail account i.e. 15728640 (assuming in bytes). I`ve question how you can get the number of bytes(Quota)? I am using the mail.dll to get the quota.

Applies to: Rebex Secure Mail

1 Answer

0 votes
by (144k points)
edited

Hello, this can be done using Imap object's SendCommand/ReadResopnse` methods - please check out How to get quota of IMAP account for detailed explanation and sample code.

...