Read all mails using Gmail API with OAuth

后端 未结 3 582
一向
一向 2021-01-02 07:29

Is there any method to read all mails (i.e. both read and unread) using Gmail API with OAuth.

The following link returns only new mails:

3条回答
  •  既然无缘
    2021-01-02 07:55

    There is sample code. Alter the code as per your needs.. https://developers.google.com/google-apps/gmail/xoauth2_libraries

提交回复
热议问题