Outlook is Microsoft’s email and calendaring platform integrating contacts, tasks, and scheduling, enabling users to manage communications and events in a unified workspace
Tool to add an attachment to an email message. use when you have a message id and need to attach a small (<3 mb) file or reference.
Create email rule filter with conditions and actions
Delete a mail folder from the user's mailbox. use when you need to remove an existing mail folder.
Downloads a specific file attachment from an email message in a microsoft outlook mailbox; the attachment must contain 'contentbytes' (binary data) and not be a link or embedded item.
Tool to retrieve incremental changes (delta) of messages in a mailbox. use when syncing mailbox updates since last checkpoint.
Tool to retrieve mail tips such as automatic replies and mailbox full status. use when you need to check recipient status before sending mail.