Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for the version exchange 2013 #195

Closed
nguaman opened this issue May 28, 2014 · 3 comments
Closed

support for the version exchange 2013 #195

nguaman opened this issue May 28, 2014 · 3 comments

Comments

@nguaman
Copy link

nguaman commented May 28, 2014

Hi,
How I can make work the php-ews with exchange 2013 ??

Regards.
Nelson.

@nguaman
Copy link
Author

nguaman commented May 28, 2014

nevermind, I found the problem.
I use the host with a folder
server/owa/
is just server

@nguaman nguaman closed this as completed May 28, 2014
@nguaman
Copy link
Author

nguaman commented May 28, 2014

in my code, I add this

/**
 * Microsoft Exchange 2013
 *
 * @var string
 */
const VERSION_2013 = 'Exchange2013';

in ExchangeWebServices.php

new ExchangeWebServices($host, $username, $password,ExchangeWebServices::VERSION_2013)

maybe is good idea add that!

@jamesiarmes
Copy link
Owner

This library now has full support for Exchange 2013.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants