UiPath Documentation
activities
latest
false

Productivity activities

IMail Interface

An Office 365 Email.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

public interface IMail
public interface IMail

Properties

NameDescription
AccountThe account of the email.
BodyThe content of the email.
IdThe id of the email message.
ItemThe associated Office365Message.
SubjectThe subject of the email.

Methods

NameDescription
AddEmailCategoriesAssigns the given categories to the email.
ArchiveArchives the email.
AssignSensitivityLabelAssigns a sensitivity label to the email.
DeleteDeletes the email.
DownloadDownloads the email as a stream.
DownloadAttachmentsDownloads the attachments associated with the email.
ForwardForwards the email message.
GetAttachmentsInfoRetrieves the attachment info for the email.
GetEmailThreadRetrieves the email thread containing this email.
MarkAsReadMarks the email as read.
MarkAsUnreadMarks the email as unread.
MoveToMoves the email to the specified destination, optionally creating the folder if it does not exist.
RemoveEmailCategoriesRemoves the given categories from the email.
ReplyReplies to the email message.
SendDraftSends a draft email.
  • Syntax
  • Properties
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated