Adding a Task in outlook 2013 using Asp.net Web Application -


i have asp.net web app thru want access outlook 2013 , add/edit/delete outlook tasks.

i have exchange server 2010.

i not know how proceed solution. need use javascript api office or ews or what...

pls suggest...

for starters can't access outlook directly server/web application:

https://support.microsoft.com/en-us/kb/257757

you cannot use javascript api office there no support task items.

your option use exchange web services. here's starting point:

https://msdn.microsoft.com/en-us/library/office/jj900166(v=exchg.150).aspx


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -