I am working on a Room App, which is simply used to let user know if the room is free/busy and display all the custom attributes along with room capacity. While using online Exchange I came across that capacity and custom attributes are stored in Active
Directory. So I thought of using Azure Active Directory, but again got stuck on how to use it in the code, as Call Graph API configuration and development in Visual Studio 2012 and 2013 is different. Can anybody help me or point me to a blog where I can configure
my application to use VS2013 and Active Directory.
↧