Quantcast
Channel: Exchange Server Development forum
Viewing all articles
Browse latest Browse all 7132

outlook mail app 2013, how to make EWS synchronous call from js file

$
0
0

Hi Guys,

I am developing a mail app for outlook 2013 with exchange 2013. I saw some of the sample codes from Microsoft. I want to make a synchronous call from js file. Microsoft providing async calls but not sync. the example code is

mailbox.makeEwsRequestAsync(request, callback);

function callback(asyncResult)

{

var response = asyncResult.value;

varcontext = asyncResult.context;

}

Above show how to make a async call via EWS, But, I need a sync call via EWS.

If anybody knows, please let me know how to do that.

Thanks in advance,

Regards,

Ravi Nalla

Hewlett-Packard


ravinalla


Viewing all articles
Browse latest Browse all 7132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>