I have mail box in Google Apps. I am trying to read the new mail's subject from and Toaddress everything and to download the attachments from the gmail account in vb.net. I tried using https://mail.google.com/mail/feed/atom but i cannot read all the mails as well as the attachments.
Can we use the python imaplib dll in vb.net