You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version (e.g. 1.0, dev-master): 1.0
PHP version: 7.2
Description of problem:
I get different "To" email adresses when using Php-Ews compared to outlook header info. How can I get the same "To" email adress like in the outlook header?
Hint: [email protected] is a public folder, [email protected] is an email-alias to this public folder. But I need the real "To" email adress, not the name of the public folder. How can I get this email adress?
Version (e.g. 1.0, dev-master): 1.0
PHP version: 7.2
Description of problem:
I get different "To" email adresses when using Php-Ews compared to outlook header info. How can I get the same "To" email adress like in the outlook header?
Hint: [email protected] is a public folder, [email protected] is an email-alias to this public folder. But I need the real "To" email adress, not the name of the public folder. How can I get this email adress?
Example Header from Outlook (To = [email protected]):
Code request:
Response from Php-Ews (To = [email protected]):
Thanks for help!
The text was updated successfully, but these errors were encountered: