Activity «Send message via Outlook» can be found in section «Office.Outlook».
Activity sends email messages using Outlook application.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Account; In; String; Mail account. Used if multiple accounts are used in Outlook. In case the account is not specified - random is taken.
Topic of the letter; In; String; Topic of the email message to be sent.
Body letter; In; String; Body of the email message to be sent.
To; In; String; List of message recipients separated by ";"
Copy; In; String; List of recipients of a copy of the letter.
Hidden copy; In; String; List of recipients of a blind carbon copy of the letter.
The body of the letter in HTML?; In; Boolean; This sign is for displaying the body of the letter. If True, the body of the message is sent as HTML. In other case like simple text.
Attachments; In; String; The path to the file / folder with attachments. If a folder is specified, then it takes all the files from the folder.
Email message to be forwarded.; In; NetOffice.OutlookApi.MailItem; Email message to be forwarded alongside the message.
Delivery receipt; In; Boolean; Request a delivery receipt.