Table of Contents

TMS FNC Cloud Microsoft Outlook Mail guides

TTMSFNCCloudMicrosoftOutlookMail connects to Microsoft Outlook mail over OAuth 2.0 (the Microsoft identity platform) and exposes folders, messages, and attachments through asynchronous, event-driven operations. Start with Getting started, then use the chapters below by task.

Chapters

Chapter Covers
Authentication App registration credentials, the Connect OAuth flow, and persisting tokens
Folders and messages Listing mail folders and retrieving messages, paged
Attachments and inline images Downloading attachments and rendering a message body with embedded images
Sending and deleting Composing and sending messages (including as an application), and deleting messages
Class Purpose
TTMSFNCCloudMicrosoftOutlookMail Main Outlook Mail integration component
TTMSFNCCloudMicrosoftOutlookMailItem A mail message
TTMSFNCCloudMicrosoftOutlookMailFolder A mail folder
TTMSFNCCloudMicrosoftOutlookMailAttachment An attachment on a received message