jamesiarmes / php-ews

PHP Exchange Web Services
http://jamesarmes.com/php-ews/
MIT License
566 stars 304 forks source link

Added MailboxCulture to SOAP headers #570

Closed crossjoin closed 8 months ago

crossjoin commented 4 years ago

Added the mailbox culture to use. This is required to send mails with the correct locale, i.e. when deleting a calendar item, the automatically added prefix ('Canceled: ' in English, 'Abgelehnt: ' in German, ...) is based on the set mailbox culture now.