c# - Adding Exchange web services api to MonoDevelop -


i using monodevelop in ubuntu.

how add reference microsoft exchange web services api in monodevelop.i tried following (https://msdn.microsoft.com/en-us/library/office/dn567668(v=exchg.150).aspx#setup)

i have downloaded api source github (https://github.com/officedev/ews-managed-api/blob/master/readme.md) not find dll file in it.so possible work library in ubuntu ? if , how can add in mono ?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -