Data type:Outlook Mail Message(Power Automate Desktop)
Power Automate Desktop treats Outlook email as a variable of its own data type.
Contents
How to use
Variables of this data type are retrieved by the Retrieve email messages from Outlook.
. Separated by a property, you can retrieve information.
The following example retrieves the body of the email.
Properties
Propertie | Description |
---|---|
.Attachments | List of attachment paths. This is set if the attachment exists. |
.Bcc | Bcc List. |
.Body | The body of the e-mail. In the case of HTML mail, tags are also included. |
.BodyText | The body of the e-mail. Tags are excluded for HTML emails. |
.Cc | Cc List. |
.Date | Date and time the email was sent. |
.EntryId | Email ID. |
.From | Email Sender. |
.MailFolder | The Outlook folder where the email is stored. |
.Subject | Email Subject. |
.To | To List. |
Links
Examples of Use
For those who want to learn Power Automate Desktop effectively
The information on this site is now available in an easy-to-read e-book format.
Or Kindle Unlimited (unlimited reading).
You willl discover how to about basic operations.
By the end of this book, you will be equipped with the knowledge you need to use Power Automate Desktop to streamline your workflow.
Discussion
New Comments
No comments yet. Be the first one!