1
Integration
10
Endpoints
Available integrations
Outlook
Create draft message
Create a new draft message in the signed-in user's mailbox (saved to the Drafts folder).
Create draft message (user)
Create a new draft message in the specified user's mailbox (requires application context).
Delete message
Delete a message in the signed-in user's mailbox.
Delete message (user)
Delete a message in the specified user's mailbox.
Get message
Retrieve the properties of a specific message in the signed-in user's mailbox.
Get message (user)
Retrieve a specific message in the specified user's mailbox.
List messages
List messages in the signed-in user's mailbox (by default, the Inbox). Supports OData query parameters to customize the result set.
List messages (user)
List messages in the specified user's mailbox (requires application context or appropriate delegated permissions).
Send mail
Send an email message on behalf of the signed-in user. The message is sent immediately and saved to the user's Sent Items by default.
Send mail (user)
Send an email on behalf of the specified user. The message is sent immediately and saved to that user's Sent Items by default.