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

POP3 メールのリストを取得

UiPath.Mail.POP3.Activities.GetPOP3MailMessages

説明

指定されたサーバーから POP3 メール メッセージを取得します。
手記: このアクティビティは、1.24 より古いバージョンでは [ POP3 メール メッセージを取得] と呼ばれています。

プロジェクトの対応 OS

Windows - レガシ | Windows | クロスプラットフォーム

Windows - レガシでの設定

ログオン
  • メール - メッセージの取得に使用されるメール アカウントです。
  • パスワード - メッセージの取得に使用されるメール アカウントのパスワードです。[OAuth を使用] を選択した場合、このパラメーターの値は OAuth2 アクセス トークンである必要があります。
  • セキュリティで保護されたパスワード - 使用しているメール アカウントのパスワードを、セキュリティで保護された文字列で表したものです。[OAuth を使用] を選択した場合、このパラメーターの値は OAuth2 アクセス トークンである必要があります。
  • OAuth を使用 - パスワードではなく OAuth2 アクセス トークンを使用するかどうかを指定します。既定では、このオプションは選択されていません。
ホスト
  • サーバー - 使用するメール サーバー ホストです。
  • ポート - メール メッセージの取得に使用されるポートです。
オプション
  • DeleteMessages - 既読メッセージを削除対象としてマークする必要があるかどうかを指定します。
  • CRL を無視 - 接続時に証明書失効リスト (CRL) の検証を無視するかどうかを指定します。このフィールドには Boolean 型の変数のみ指定できます。空のままにすると、既定の False 値が使用されます。
  • SecureConnection - 接続に使用する SSL/TLS 暗号化を指定します。
  • Top - リストの一番上から取得するメッセージの数です。
共通
  • 表示名 - アクティビティの表示名です。
  • タイムアウト (ミリ秒) - エラーがスローされる前にアクティビティが実行されるまで待機する時間 (ミリ秒単位) を指定します。既定値は 30000 ミリ秒 (30 秒) です。
出力
  • Messages - MailMessage オブジェクトのコレクションとして取得されたメッセージです。
その他
  • プライベート - オンにした場合、変数および引数の値が Verbose レベルでログに出力されなくなります。

クロスプラットフォームでの設定

  • コネクション - Integration Service でメール コネクタ用に確立されたコネクションです。
  • メールの上限数 - リストの上から順に取得するメッセージの数です。 このフィールドは 型の入力 Int32 ポートです。

Connection details

  • Use Integration Service - Whether to use an Integration Service connection or not. Default value is True. When set to false, the server connection fields are displayed.
  • Server - The email server host to be used. This field supports String type input.
  • Port - The port used to get the email message. This field supports Int32 type input.
  • Use OAuth - Indicates whether to use an OAuth2 access token instead of a password. By default, this option is not selected.
  • Email - The email account used to get the message. This field supports String type input.
  • Password - The password of the email account used to get the message. If Use OAuth is enabled, the value of this parameter must be an OAuth2 access token. This field supports String type input.
  • Secure password - The password of the email account used, as a secure string. If Use OAuth is selected, the value of this parameter must be an OAuth2 access token.
  • Ignore CRL - Indicates whether to ignore the Certificate Revocation List validation when connecting. Boolean value. Default is False.
  • Secure connection - Specifies the SSL and/or TSL encryption to be used for the connection.
  • Client name - Specifies a value for the Name property of the IMAP client implementation.
  • Client version - Specifies a value for the Version property of the IMAP client implementation.

共通

  • タイムアウト (ミリ秒) - エラーがスローされる前にアクティビティが実行されるまで待機する時間 (ミリ秒単位) を指定します。既定値は 30000 ミリ秒 (30 秒) です。

オプション

  • DeleteMessages - 既読メッセージを削除対象としてマークする必要があるかどうかを指定します。

出力

  • Messages - UiPathMailMessage オブジェクトのコレクションとして取得したメッセージです。

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

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