UiPath Documentation
studio
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

Studio ガイド

最終更新日時 2026年4月8日

Mail Supported Activities

Refer to the table below for the Mail activities that are supported when using the Activity Migrator tool.

Source activityDestination activity/activities備考
Send Outlook Desktop Mail Message (SendOutlookMail)SendMailConnections
OR
GetEmailByIdConnections + ForwardEmailConnections
By default the activity is migrated to SendMailConnections.
If Mail message field from Forwardcategory is populated, the activity will be migrated to GetEmailByIdConnections + ForwardEmailConnections. The GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
When both source attachments are set (File path attachments collection + File path attachments), a new expression is created that unifies both entries in the Attachments(s) property of the migrated activity. Otherwise, only their counterpart migrated property is populated.
Get Outlook Desktop Mail Messages (GetOutlookMailMessages)GetEmailListConnections
OR
GetEmailListConnections + Assign
Filtering options are currently unsupported and have to be manually migrated.
If the output of the original activity is set to a variable, an Assign activity will be appended. The Assign activity sets the original output variable from the source activity (List<MailMessage) to the output of the migrated activity (List<Office365Message>). This is done in order to preserve the original behavior of the workflow. Therefore, non-migratable activities that consume the original source activity output (List<MailMessage>) will still work as expected without requiring input modification.
Mark Outlook Desktop Mail As Read/Unread (MarkOutlookMailAsRead)GetEmailByIdConnections + MarkAsReadUnreadConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
Move Outlook Desktop Mail Message (MoveOutlookMessage)GetEmailByIdConnections + MoveEmailConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
Delete Outlook Desktop Mail Message (DeleteOutlookMailMessage)GetEmailByIdConnections + DeleteEmailConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
Reply To Outlook Desktop Mail Message (ReplyToOutlookMailMessage)GetEmailByIdConnections + ReplyToEmailConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
Set Outlook Desktop Mail Categories (SetOutlookMailCategories)GetEmailByIdConnections + SetEmailCategoriesConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.
Save Outlook Desktop Mail Message (SaveOutlookMailMessage)GetEmailByIdConnections + DownloadEmailConnectionsThe GetEmailByIdConnections is used to convert from MailMessage to Office365Message by using the MailMessage id.

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得