活动
最新
False
横幅背景图像
生产力活动
上次更新日期 2024年4月26日

GetMessagesAsync

异步检索 Outlook 电子邮件消息。

命名空间:UiPath.Mail.Activities.Api

程序集:UiPath.Mail.Activities.Api(在 UiPath.Mail.Activities.Api.dll 中)

重载

重载描述
GetMessagesAsync(GetOutlookMailOptions, CancellationToken)异步检索 Outlook 邮件消息,并使用GetOutlookMailOptions对象配置其他选项。
GetMessagesAsync(GetMailOptions, CancellationToken)检索带有其他选项的 Outlook 邮件消息。
GetMessagesAsync(CancellationToken)检索 Outlook 邮件消息。

GetMessagesAsync(GetOutlookMailOptions, CancellationToken)

异步检索 Outlook 邮件消息,并使用GetOutlookMailOptions对象配置其他选项。
Task<IReadOnlyCollection<MailMessage>> GetMessagesAsync(
	GetOutlookMailOptions options,
	CancellationToken token
)Task<IReadOnlyCollection<MailMessage>> GetMessagesAsync(
	GetOutlookMailOptions options,
	CancellationToken token
)
options GetOutlookMailOptions
用于检索电子邮件消息的选项。
token CancellationToken
用于取消操作的取消令牌。

返回值

Task<IReadOnlyCollection<MailMessage>>

消息集合。

  • 重载
  • GetMessagesAsync(GetOutlookMailOptions, CancellationToken)
  • 返回值

此页面是否有帮助?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath 白色徽标
信任与安全
© 2005-2024 UiPath. All rights reserved.