Read all mails using Gmail API with OAuth

后端 未结 3 611
一向
一向 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 08:19

    edited: IMAP example to retrieve email count. Shows the count of all my mails. Seems to work this way.

    
    

提交回复
热议问题