Messaging: OAuth Sending
Jobs: Sichtbeleg Anpassungen, Seitenwechsel, Freiräume und Taxpos
This commit is contained in:
@@ -10,7 +10,8 @@ Namespace Mail
|
||||
Private ReadOnly _clientId As String
|
||||
Private ReadOnly _clientSecret As String
|
||||
|
||||
Public Const O365_SERVER As String = "outlook.office365.com"
|
||||
Public Const O365_SERVER_IMAP As String = "outlook.office365.com"
|
||||
Public Const O365_SERVER_SMTP As String = "smtp-mail.outlook.com"
|
||||
Public Const O365_SCOPE As String = "https://outlook.office365.com/.default"
|
||||
Public Const O365_AUTHORITY_PREFIX As String = "https://login.microsoftonline.com/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user