Microsoft Outlook OAuth 2 Client Credentials

Overview

Send an automated email from the user's mailbox, the mail should reflect in the senders sent items, Send attachments larger than 3 MB using an upload session, and Send emails on behalf of users/delegates.

Key Features & Functionality

  • Send email from the user's mail box.
  • Send emails with attachments larger than 3MB using an upload session.
  • Send email on behalf of a user or delegate.
  • The mail should reflect in the user's sent items.
  • Use an OAuth 2.0 client credential to get authorization from the user's organization or individual to send automated mail from their mailbox.
Anonymous