Does anyone have the demo for exchange mailbox in iOS? - ios

Hello I am searching how to use EWS in iOS.
I want to implement Exchange (maybe like the system mail app) in my mailbox app. But now after my hard searching, I still can't find the way to start. Does anyone have a demo or API? (Preferably a demo). Can anyone help me? Thank you in advance.

Please refer to the following link:
Developing Mobile Apps with Microsoft Exchange Web Services
Or Microsoft Graph API.

Related

Viewing Microsoft Graph activity

Sorry if this question is off topic. I have a tool in C# that works with the Microsoft calendar API using Graph.
Is there anyway that I can view the activity of the app that I wrote? It was a very long time ago when I create the app project and can't find out where the microsoft developer console is. :(
Thank you in advance.
I eventually found it:
https://login.microsoftonline.com
You can access you apps using this portal.

How to connect existing telephony system with Zendesk?

I have existing telephony system and now I want to integrate into zendesk, I have gone through Talk Partner Edition API but I am not getting exact idea. I am ready with softphone and all calling feature at my own now how should I connect this existing app with zendesk and how should I embed this softphone into Zendesk?
Any help appreciated!
Have you looked at this Zendesk Help Center article? It provides more details about a sample workflow and development suggestions for how to accomplish. https://develop.zendesk.com/hc/en-us/articles/360001804788--Embedding-a-softphone-in-Support

Twitter Polling feature

I did a bit of R&D for twitter integration in our application. Requirement is to create a twitter poll from my custom application.
As per my research there is no any SDK or twitter API available to do this. Still, wanted to confirm, it is possible? Am I missing something?
If anyone having knowledge regarding this, then kindly share with me.
Thanks in Advance!

When posting to my FB wall with Open Graph is it possible to #mention smb?

Can I #mention somebody when posting to my wall with Facebook Open Graph?
As far as I know, this isn't possible or supported via the Graph API. Some people seem to have unearthed some of that functionality, but I wasn't able to repeat it in the testing I just did.
Sorry, the tagging feature isn't currently available via any of Facebook's APIs.

Does MSN/Hotmail support OAuth?

I want to allow users on my website to import contacts from their hotmail account, using OAuth. Is it possible?
Looks like Microsoft is working on this at the moment: http://msdn.microsoft.com/en-us/windowslive/ff688938.aspx
They already have the OAuth WRAP (http://msdn.microsoft.com/en-us/library/ff750690.aspx) library that you can use to connect Windows Live services, however it is in beta and is not freely available (you must join the beta program).
Anyone has any info on how long might this take?
We wrote up a detailed timeline of all of the changes that have happened over Microsoft regarding their contacts API and OAuth here:
http://www.cloudsponge.com/news/2013/11/29/300-percent-increase-in-outlook.com-import-conversions/
Have a look at http://msdn.microsoft.com/en-us/library/ff749458.aspx. I've tried to get my "MSN Invite contacts" function working right now and that's what I've found this far. Works excellent!
Playing with hotmail OAuth:
http://pmsenthilkumar.blogspot.jp/2012/01/playing-with-hotmail-oauth.html
(Links to: http://msdn.microsoft.com/en-us/library/hh243649.aspx)

Resources