Forward mail using gmail API

牧云@^-^@ 提交于 2019-11-27 16:29:25

问题


Is there any code provided by google to forward mail. because i haven't found one. If there is any way to forward mail using GMAIL API with extra content to send with original message. Please help.


回答1:


I don't see any specific forward operation...

You'll have to:

  1. get the message,
  2. add your extra content to the top of the original message and
  3. change the to address, then
  4. send it.

Not much help to you but take note of the Threads.



来源:https://stackoverflow.com/questions/30995341/forward-mail-using-gmail-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!