activities
latest
false
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
UiPath logo, featuring letters U and I in white
生産性を高めるアクティビティ
Last updated 2024年11月6日

メールの添付ファイルをダウンロード

メールに関連付けられた添付ファイルをダウンロードします。

名前空間: UiPath.Gsuite.Activities.API

アセンブリ: UiPath.Gsuite.Activities.API (UiPath.Gsuite.Activities.API.dll 内)

オーバー ロード

表 1.
オーバー ロード説明
DownloadEmailAttachments(IMail)指定したメールに関連付けられた添付ファイルをダウンロードします。
DownloadEmailAttachments(String)指定した messageID を持つメールに関連付けられた添付ファイルをダウンロードします。

DownloadEmailAttachments(IMail)

指定したメールに関連付けられた添付ファイルをダウンロードします。

public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	IMail mail
)public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	IMail mail
)
メール IMail
添付ファイルのダウンロード元のメールです。

DownloadEmailAttachments(String)

指定した messageID を持つメールに関連付けられた添付ファイルをダウンロードします。

public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	string messageId
)public IReadOnlyDictionary<IMailAttachmentInfo, Stream> DownloadEmailAttachments(
	string messageId
)
メッセージ ID 文字列
添付ファイルのダウンロード元のメールの ID です。

戻り値

IReadOnlyDictionary<IMailAttachmentInfo, Stream> - 添付ファイルの情報から関連するストリーム データへのディクショナリです。

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

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.