Search: get-outlook-mail-message

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 68 next page » Page 1 2 3 4 5 6 7

【7】IMAPメールメッセージを別のフォルダに移動 (ja)

Last modified by admin on 2023/10/18 12:14
Rendered document content
RCA.Activities.Mail.MoveIMAPMessageToFolder 説明 このアクティビティでは、IMAPメッセージを別のフォルダに移動することができます。 *は必須。 プロパティ 入力 元フォルダ(文字列):メッセージを格納するフォルダ。 例:”受信箱” メール(MailMessage)*:移動させたいメールメッセージ。 宛先 メールフォルダ(文字列)*:移動させたいメッセージのメールフォルダ。 例:”顧客フォルダ” ホスト ポート(整数):メールが送信されるポート。 例:993 サーバ(文字列)*:使用される電子メールサーバホスト。 例:“mail.mydomain
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Mail.MoveIMAPMessageToFolder == **説明** == このアクティビティでは、IMAPメッセージを別のフォルダに移動することができます。 [[image:image-20220505162857-1.png
されるポート。 例:993 * **サーバ(文字列)***:使用される電子メールサーバホスト。 例:“mail.mydomain.com” [[image:993-imap.png||height="226
Location
Mail Activities
Move IMAP Message to another folder

【6】IMAPメールメッセージを取得 (ja)

Last modified by admin on 2023/10/18 12:13
Rendered document content
RCA.Activities.Mail.GetIMAPMailMessages 説明 このアクティビティでは、指定したサーバからIMAP電子メールメッセージを取得できます。 *は必須。 プロパティ ホスト メール フォルダ(文字列):取得元のメールフォルダ。文字列のみがサポートされています。 ポート(整数):メールが送信されるポート。 例:993 サーバ(文字列)*:使用される電子メールサーバホスト。 例:“mail.mydomain.com” ログオン 電子メール(文字列)*:メッセージの取得に使用されるメール アカウント。 パスワード(文字列)*:メッセージの取得に使用されるメール
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Mail.GetIMAPMailMessages == **説明** == このアクティビティでは、指定したサーバからIMAP電子メールメッセージを取得できます。 [[image:image-20220505162545-1.png
されるポート。 例:993 * **サーバ(文字列)***:使用される電子メールサーバホスト。 例:“mail.mydomain.com” [[image:3195a31-imap.png||alt="e8b
Location
Get IMAP Mail Messages
Mail Activities

【9】POP3メールメッセージを取得 (ja)

Last modified by admin on 2023/10/18 12:16
Rendered document content
RCA.Activities.Mail.GetPOP3MailMessages 説明 このアクティビティでは、指定したサーバーからPOP3メールを取得できます。 *は必須。 プロパティ ホスト ポート(整数):メールが送信されるポート。 例:995 サーバ(文字列)*:使用される電子メールサーバホスト。 例:“mail.mydomain.com” ログオン 電子メール(文字列)*:メッセージの取得に使用されるメール アカウント。 パスワード(文字列)*:メッセージの取得に使用されるメールアカウントのパスワード。 その他 公開(チェックボックス):公開したい場合はチェックを入れ
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Mail.GetPOP3MailMessages == **説明** == このアクティビティでは、指定したサーバーからPOP3メールを取得できます。 [[image:image-20220505163009-1.png]] *は必須。 == **プロパティ** == **ホスト** * **ポート(整数)**:メールが送信されるポート。 例:995 * **サーバ(文字列)***:使用される電子メールサーバホスト。 例:“mail
Location
Get POP3 Mail Messages
Mail Activities

SMTPメールメッセージを送信 (ja)

Last modified by admin on 2023/10/18 12:18
Rendered document content
RCA.Activities.Mail.SendMail 説明 このアクティビティでは、SMTPプロトコルを使用して、電子メールメッセージを送信できます。 *は必須。 プロパティ 添付 添付ファイルのコレクション(IEnumerable<文字列>):添付ファイルとして送信するファイルのリストを指定するIEnumerableオブジェクト。 添付ファイル:Eメールと合わせて送信する添付
されるポート。 例:587 サーバ(文字列)*:使用される電子メールサーバホスト。 例:“mail.mydomain.com” ログオン メールアカウント(文字列)*:メッセージ送信に使用される電子
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Mail.SendMail == **説明** == このアクティビティでは、SMTPプロトコルを使用して、電子メールメッセージを送信できます。 [[image:image-20220505163134-1.png
)***:メールが送信されるポート。 例:587 * **サーバ(文字列)***:使用される電子メールサーバホスト。 例:“mail.mydomain.com” [[image:587-smtp.png
Location
Send SMTP Mail Message
Mail Activities

【2】Outlookアカウント情報を取得

Last modified by admin on 2023/10/18 12:05
Rendered document content
RCA.Activities.Mail.GetAccounts 説明 このアクティビティは、実行中のマシンにログインしているOutlookアカウントのリストを返します。 *は必須。 プロパティ その他 公開(チェックボックス):公開したい場合はチェックを入れます。使用前に、必ずデータセキュリティ要件を考慮してください。 表示名(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化で名称きます。 例:Outlookアカウント情報を取得 出力 取得したアカウント名(文字列):Outlookアカウントを表す文字列の配列。
Title
【2】Outlookアカウント情報を取得
Location
Get Outlook Accounts
Mail Activities
Raw document content
" %) ((( RCA.Activities.Mail.GetAccounts == **説明** == このアクティビティは、実行中のマシンにログインしているOutlookアカウントのリストを返します。 [[image:image-20220505162330-1
してください。 ))) * ((( **表示名(文字列)**:アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化で名称きます。 **例**:Outlookアカウント情報を取得 ))) **出力** * ((( **取得したアカウント名(文字列)**:Outlookアカウントを表す文字列の配列。 ))) ))) {{velocity

メールを取得 (ja)

Last modified by admin on 2023/10/19 10:01
Location
Get Mail Message

[4]Activation

Last modified by admin on 2023/12/07 09:27
Rendered document content
 activation, akaBot Studio shows below message: If below error message appears, please check your network
” After successful activation, akaBot Agent shows below message: If below error message appears, please
Raw document content
" width="530"]] After **successful** activation, akaBot Studio shows below message: [[image:https
"]] If below error message appears, please check your network connection. [[image:https://docs.akabot.com/bin
" width="486"]] After **successful** activation, akaBot Agent shows below message: [[image:https

[4] Activation

Last modified by admin on 2023/10/04 17:32
Rendered document content
shows below message. If below error message appears, please check your network connection
into the Activation Box then hit button “Activate” After successful activation, akaBot Agent shows below message
“Activate” After successful activation, akaBot Agent shows below message: If below error message
Raw document content
:#e74c3c" %)** (device B) **(%%)to get license file from akaBot license management system. 1*1. Have
Agent shows below message. [[image:image-20230718223155-4.png||height="133" width="337"]] If below error message appears, please check your network connection. [[image:image-20230718223155-5.png

[5] Deactivation

Last modified by admin on 2023/07/26 15:43
Rendered document content
. After successful deactivation, akaBot Agent shows below message: If your computer is not connected to the Internet, akaBot Agent will show below error message. Please check your network connection. Offline
“Deactivate” After successful deactivation, akaBot Agent shows below message: Deactivate through your
Raw document content
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
shows below message: [[image:image-20230726152839-4.png||height="187" width="456"]] If your computer is not connected to the Internet, akaBot Agent will show below **error **message. Please check your network

[3] Activation

Last modified by admin on 2023/11/22 11:33
Rendered document content
shows below message. If below error message appears, please check your network connection
into the Activation Box then hit button “Activate” After successful activation, akaBot Studio shows below message
“Activate” After successful activation, akaBot Studio shows below message: If below error message
Raw document content
device(% style="color:#e74c3c" %)** (device B) **(%%)to get license file from akaBot license management
** - Hit button “**Activate”**. After **successful** activation, akaBot Studio shows below message. [[image:image-20230717142628-4.png||height="177" width="448"]] If below error message appears, please check
next page » Page 1 2 3 4 5 6 7
RSS feed for search on [get-outlook-mail-message]
Created by admin on 2022/04/17 14:38