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

生产力活动

上次更新日期 2025年1月13日

下载电子邮件附件

下载与电子邮件关联的附件。

命名空间:UiPath.Gsuite.Activities.API

程序集:UiPath.Gsuite.Activities.API(在 UiPath.Gsuite.Activities.API.dll 中)

重载

表 1.
重载描述
DownloadEmailAttachments(IMail)下载与给定邮件关联的附件。
DownloadEmailAttachments(String)下载与具有给定消息 ID 的电子邮件相关的附件。

DownloadEmailAttachments(IMail)

下载与给定邮件关联的附件。

public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	IMail mail
)public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	IMail mail
)
邮件 IMail
要从中下载附件的电子邮件。

DownloadEmailAttachments(String)

下载与具有给定消息 ID 的电子邮件相关的附件。

public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	string messageId
)public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	string messageId
)
消息 ID 字符串
要从中下载附件的电子邮件的 ID。

返回值

IReadOnlyDictionary<IMailAttachmentInfo, Stream> - 从附件信息到关联流数据的字典。
  • 重载
  • DownloadEmailAttachments(IMail)
  • DownloadEmailAttachments(String)
  • 返回值

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2025 UiPath。保留所有权利。