简体   繁体   English

通过gmail API发送机密电子邮件

[英]Send Confidential email through gmail api

I am trying to send Confidential emails via gmail, although I am not sure it is supported. 我不确定通过gmail发送机密电子邮件,尽管我不确定它是否受支持。 Via the gmail API, the User.messages fields do not seem to indicate whether an email is confidential or not. 通过gmail API,User.messages字段似乎并不表明电子邮件是否是机密的。 I retrieved a confidential and regular email via the v1 gmail api get method and the messages are identical. 我通过v1 gmail api get方法检索了机密和常规电子邮件,并且消息相同。 Is there a way send a confidential gmail email, either with the official api or other service? 是否可以通过官方api或其他服务发送机密的Gmail电子邮件?

To my knowlage you can't send messages with "Confidential mode" through the Gmail API. 据我所知,您无法通过Gmail API使用“机密模式”发送邮件。 This is not currently supported. 当前不支持此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM