Office 365 development API like Google Docs?
Office 365 development API like Google Docs?
Office 365 development API like Google Docs?
Re: Office 365 development API like Google Docs?
There's an [API](http://msdn.microsoft.com/en-us/library/dd637749%28v=exchg.80%29.aspx) for the Exchange part of Office 365. Lync also has an API. You can also managed Sharepoint sites via the [Client Object Model](http://msdn.microsoft.com/en-us/library/ee535231.aspx), web services or WebDAV APIs for uploading and downloading files
However I don't believe there's anything for manipulating documents online outside of using WebDav to push to a sharepoint site.
However I don't believe there's anything for manipulating documents online outside of using WebDav to push to a sharepoint site.