Results 4 issues of Mark

HI, Does anyone have any code about both getting and setting users OOF messages by any chance? [(https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa563465(v=exchg.140))](https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa563465(v=exchg.140)) [(https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa493825(v=exchg.140))](https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa493825(v=exchg.140)) Thanks Mark

Version (e.g. 1.0, dev-master): 1.0 PHP version: 5.4 Microsoft Exchange version: Exchange 2010 Description of problem: Need to set custom X-Headers Is there any way to set custom x-headers to...

HI, Does anyone have any code about both getting and setting users OOF messages by any chance? [(https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa563465(v=exchg.140))](https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa563465(v=exchg.140)) [(https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa493825(v=exchg.140))](https://docs.microsoft.com/en-us/previous-versions/office/developer/exchange-server-2010/aa493825(v=exchg.140)) Thanks Mark

I am using php-ews to send simple emails already but I want to add in inline attachements to one of the emails. I followed the example at https://github.com/jamesiarmes/php-ews/blob/master/examples/message/create-inline-attachment.php but cannot...