简体   繁体   English

如何使用带有Office365 API的PHP在给定日期发送新邮件

[英]How to send new mail with the given date using PHP with office365 API

I want to send new mail with the given date (Previous date) using PHP with the office 365 API. 我想使用Office 365 API使用给定日期(以前的日期)发送新邮件。 How to do that? 怎么做?

Venkat is right: you can't do that. Venkat是对的:您无法做到这一点。 The server will always stamp the sent date/time to the current date and time. 服务器将始终将发送的日期/时间标记为当前日期和时间。 What is your scenario? 您的情况是什么?

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

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