activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

GetEmailAttachmentsInfo

Retrieves the attachment information for the given mail.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

IReadOnlyCollection<IMailAttachmentInfo> GetEmailAttachmentsInfo(
	IMail mail
)
IReadOnlyCollection<IMailAttachmentInfo> GetEmailAttachmentsInfo(
	IMail mail
)

Parameters

mail IMail : The email from which to get the attachments info from.

Return value

IReadOnlyCollection<IMailAttachmentInfo> - A list of attachments that belong to the given email.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated