Top "Office365" questions

Microsoft Office 365 includes service APIs for the hosted versions of Exchange Server, SharePoint, Lync, and Yammer.

Office 365 REST API calls from a .net console application

Please note that this question is not regarding generic REST service calling. Its about specific Office 365 REST service API. To …

c# active-directory office365 outlook-restapi office365-restapi
IMAP access to mail office 365 with javamail

I'm trying to read the emails in a folder of an email account Office365 using JavaMail 1.4 api. My code is: …

java jakarta-mail office365 java-5
Microsoft Office Document Imaging (MODI) for Office 2016

I have heard about scanned document OCR feature in MS Office 2007. Are there similar programs which have similar/same feature …

windows office365 ms-office modi
Does Exchange Server (in-house) suppport REST API?

This document that applies to Exchange Server suggests that the bulk of API / Web Services is SOAP based: https://msdn.…

office365 exchange-server exchangewebservices outlook-restapi exchange-server-2016
The client application has requested access to resource 'https://outlook.office365.com'. This request has failed

I am trying to test the sample code from office365 API, I could login to my account but after that …

c# outlook office365 office365-apps
How to download Microsoft Whiteboard without the Microsoft Store?

I am looking for a way to download the Microsoft Whiteboard desktop application for Windows... but without going through the …

office365 whiteboard
Remote Authentication in SharePoint Online

I am attempting to write a script with SharePoint package to access files on my company's SharePoint. The tutorial states …

python python-2.7 sharepoint urllib2 office365
Office365 API - Admin accessing another users/room's calendar events

By hitting this request: https://outlook.office365.com/api/v1.0/users/[email protected]/events in a browser I can …

office365 outlook-restapi
Error sending email using nodemailer via Office365 smtp (MEANjs scaffold)

I'm trying to use Office365 SMTP to send email using Nodemailer (in a MEANjs scaffold), but I get the following …

node.js email office365 meanjs nodemailer
MailItem.GetInspector.WordEditor in Office 2016 generates Application-defined or object defined error

I wrote an Excel macro to send email from a spreadsheet. It works on Office 2013, but not Office 2016. I looked …

excel vba outlook office365 office-2016