Uipath Marketplace
MarketplaceListingsSnippetFPT Software - Create Outlook Draft Mail File

Create your first automation in just a few minutes.Try Studio Web

FPT Software - Create Outlook Draft Mail File

FPT Software - Create Outlook Draft Mail File

by FPT Software Company Limited

1

Snippet

Downloads

37

back button
back button
carouselImage0
next button
next button

Summary

Summary

This snippet helps to create Outlook draft mail and save it as .msg file

Overview

Overview

This snippet does not create a draft mail in the draft folder in Outlook. It creates a .msg file with the full name passed in the argument.

Input:

  • Mail body: arg_strMailBody (String)
  • Mail subject: arg_strMailSubject (String)
  • Mail To: arg_arrMailTo (Array Of String)
  • Mail Cc: arg_arrMailCC (Array Of String)
  • Mail Bcc: arg_arrMailBCC (Array Of String)
  • Mail Attachments: arg_arrAttachFiles (Array Of String)
  • Draft Mail File Name: arg_strDraftMailFile (String). If Empty, the draft file will be saved to the source code folder (yyyyMMdd HHmmss.msg).

Output

  • Success Flag: arg_booSuccess (Boolean)

Features

Features

This snippet helps to create Outlook draft mail file (.msg file) with high performance.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities Microsoft.Office.Interop.Outlook

Code Language

Visual Basic

Publisher

FPT Software Company Limited

Visit publisher's page

License & Privacy

MIT

Privacy Terms

Technical

Version

1.0.0

Updated

Sep 11, 2020

Works with

Studio: 18.4.3 - 22.10

Certification

Silver Certified

Application

Microsoft Outlook

Support

UiPath Community Support

Similar Listings