Top "Office365" questions

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

How to mailto to office 365?

How to mailto to office 365 like this one on the gmail - Open Gmail on mailto: action. I have this …

html href office365 outlook-web-app
The application named HTTPS://test113.onmicrosoft.com/FTP was not found in the tenant named test113.onmicrosoft.com

I have to authenticate an application against Azure AD. I have created the web API and added it to the …

c# azure office365 azure-active-directory
How to authenticate to Office 365 portal via C#

I have an Exchange tenant with Microsoft (company.onmicrosoft.com), an admin account ([email protected]), and the admin …

c# office365 federated-identity
Installing Access runtime 2016 along with Office 365

This is not a progrmaing question, but I am sure MS Access developers will soon hit this problem Situation : PC …

ms-access installation office365 ms-access-2016
How to change multiple users UPN suffix?

I'm preparing for a move to office365 and since we have the mydomain.local domain I need to add an …

active-directory office365 upn
nodemailer 2.x configuration for Office 365 direct send

I'm using nodemailer v2.4.2 with node.js v4.4.7 and I want to send emails from my server via my Office 365 …

office365 nodemailer
Determine if connect-msolservice has already been successfully called

I am writing an Office 365 assistance tool in PowerShell and have what I think is a simple question I can't …

powershell office365
Using INDY 10 SMTP with Office365

I'm not familar with the INDY SMTP component. I want to send a mail with INDY and Office 365. Here is …

delphi smtp indy indy10 office365
Office 365 development API like Google Docs?

Is there a Office 365 development API like Google Docs? I was searching web but I was unable to find.

google-data-api office365
EWS - Access All Shared Calendars

I've got the following code: private void ListCalendarFolders(ref List<EBCalendar> items, int offset) { var pageSize = 100; var view = …

c# .net exchange-server exchangewebservices office365