Office 365 API Sandbox and C# Support

Today Microsoft announced that their API Sandbox for Office 365 API will now have support for C#. Initially when it was released last year it only supported JavaScript.

API Sandbox runs your code in a “sandbox” environment which MS set it up. You can validate your code simply by clicking the “Run” button. Results will be displayed in the “Console” panel underneath the code snippets.

Visit the API Sandbox Here: https://apisandbox.msdn.microsoft.com/

You can read more about it at the following blog post.

http://blogs.msdn.com/b/exchangedev/archive/2015/02/24/announcing-c-support-in-the-api-sandbox-for-office-365-apis.aspx

Sample Data:

If you want to know more about Sample data you can read the following article. This article shows the data that is associated with the sample user in the sample tenant:

https://msdn.microsoft.com/en-us/office/office365/howto/sample-tenant-data