Top "Office365" questions

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

Read emails from exchange online (Office 365) through windows forms application

I am trying to read emails from my O365 mailbox through a windows forms application. I want my application to …

c# office365 outlook-restapi
Can Office365 shared mailbox use SMTP?

Need to set up service account on company printer, that sends print counters to copy company. So they can send …

office365
DavMail + Office365

Does anyone know what Exchange OWA URL I should use for connecting to Office 365 via DavMail? Tried: https://portal.microsoftonline.…

office365 outlook.com
C# CSOM - Check if File Exists in Document Library

I'm coding in C# using CSOM, my app uploads a template asp.net page to the "/Pages/" library, I need …

c# sharepoint office365 csom
Windows Azure Active Directory and Office 365 integration

In my company, we are using Office365 for our emails. In addition to this, we are using Windows Azure Active …

azure active-directory office365
Client does not have permissions to send as this sender (office 365, grails)

I am continuously receiving following error message while trying to configure grails mail plugin (https://grails.org/plugin/mail) for …

grails spring-security office365 grails-plugin
Get-CsUser error powershell

I am running this command in powershell Get-CsUser and i am getting the following error Get-CsUser : The term 'Get-CsUser' is …

powershell office365 skype-for-business
MS Graph API: invalid authentication token

I'm trying to use the Microsoft Graph API to query an Outlook/O365 mailbox for messages. I registered my app …

azure office365 microsoft-graph-api
Office 365 versus desktop Excel macros

Sorry if the title is very vague, I've been trying to work my way around this for a little while …

excel vba office365
How to wait for 'AuthenticationContext.AcquireTokenAsync()' synchronouslly?

First of all, I'm not sure if this is important, but for the reasons mentioned by @Simon Mourier in him …

c# .net outlook office365 adal