exchange server - Cannot use EWS.dll with ExchangeWebServices namespace -
this link outlines trying do
http://msdn.microsoft.com/en-us/library/aa494212(v=exchg.140).aspx
how right dll this? hard reason....
i trying use class
getuseravailabilityresponsetype
the dlls can have exchange
microsoft.exchange.webservices.dll
for while thought ews.dll, not contain namespace 'exchangewebservices'. need access class, contains microsoft.exchange.webservices.data namespace not have required classes.
can please tell me how can right namespace?
thanks.
you have right dll, link refer type defined older ews proxy classes, don't have dll per se, defined via wsdl
command. being equal, don't want use these old classes, rather new ews managed api, provided dll in question. equivalent functionality (availability) provided there, , placed start looking how use here:
Comments
Post a Comment