Aspose.Email Read mails by Google/Microsoft API's

Hi Support,

I want to read google mails by their API’s instead of directly making connection with IMAP, I saw your documentation with only IMAP connection. Is it possible to read google mails by google API’s with Aspose?

@munishsdna

Yes, you can make connection with IMAP and read Google mails using Aspose.Email. For more detail, please read following articles.
Working with IMAP Client
Programming with Gmail

If IMAP will be disable, how this will work with Aspose?

@munishsdna

Could you please share complete detail of your use case? We will then provide you more information on it.

To fetch emails from mail server using below link, which needed IMAP to be enabled on server.
Connecting to IMAP Server | Documentation (aspose.com)
If IMAP on mail server is disabled then connection to mail server by IMAP will not work.
But google also provides API’s to fetch mails by API’s below is the example:

so question is, is there any solution, Aspose provide to work with these API’s?

@munishsdna

We have logged a ticket in our issue tracking system as EMAILNET-40534 for your requirement. We will inform you via this forum thread once there is an update available on it.

We apologize for your inconvenience.