Invoke Operations Page

Select the Microsoft Office 365 Outlook API operation to perform.

Note:

The Microsoft Office 365 Calendar Adapter supports the selection of Microsoft Graph REST API operations from the Select Operation list. The Outlook Mail REST API operations have the same names and are still available for selection, but are identified as Desupported in the Select Operation list.
Operation Description

Get folders

Returns a folder collection or an individual folder from a mailbox.

Create a folder

Creates a folder in a mailbox.

Delete a message

Deletes a message in a mailbox.

Delete attachments

Returns a message collection or an individual message from a mailbox folder.

Send a new message

Creates and sends a new message.

Reply to a message

Returns a response to a message.

Forward a message

Forwards a message to a mailbox.

Get messages

Returns a message collection or an individual message from a mailbox folder.

Get messages of a folder

Returns a message collection or an individual message from a specific folder.

Move a message

Moves a message collection or an individual message from one mailbox folder to another.

Copy a message

Copies a message collection or an individual message from one mailbox folder to another.

Get an attachment collection

Returns a collection of attachments from a mailbox folder.

Get an attachment

Returns an individual attachment from a mailbox folder.

Create a file attachment

Creates an attachment and attaches it to a message in a mailbox folder.