Top "Outlook.com" questions

Outlook.

center align email in outlook.com

I have created a very simple html email. http://staging.xhtml-lab.com/mailtest/ It's working fine in all email clients, …

html-email email-client hotmail outlook.com
C# SMTP fails to authenticate on Outlook.com, port 587. "The server response was: 5.7.1 Client was not authenticated"

I'm attempting to send automated emails (genuinely required business reason - not spam!). Code similar to that below used to …

c# smtp ssl smtpclient outlook.com
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
How to import mail from Outlook.com to Gmail?

I've recently switched from using Outlook.com for my business emails to Gmail for Business. Does anyone know how I …

email gmail export migrate outlook.com
Send email using Outlook.com SMTP

I am trying to send an automated email using Outlook.com smtp support. However I am get the following exception: …

c# email smtpclient smtp-auth outlook.com
API for outlook.com

Is there a current or planned API for retrieving or sending email through outlook.com? I can't seem to find …

.net api outlook hotmail outlook.com
Does Outlook.com support EWS?

Does Outlook.com support EWS? If no, what are the different ways to access a users tasks and calendar using …

exchange-server exchangewebservices outlook.com
AADSTS50020: We are unable to issue tokens from this api version for a Microsoft account

I'm writing a simple C# mobile application which I've registered at https://apps.dev.microsoft.com/ to access live.com/…

c# azure oauth-2.0 adal outlook.com
Retrieve user photo with Office365 REST API

I am using Office365 REST API to get details about my contacts, but I noticed there is no information about …

rest outlook exchange-server office365 outlook.com
Using MailKit to send through Outlook.com

I'm trying to send an email through my Outlook.com email address using MailKit. I've followed all the examples I've …

asp.net-core mailkit outlook.com