コボットPortal

Gmail送信

「Gmail送信」アクテビティについてです。※現在ナレッジ準備中です

1.アクティビティのプログラム名

RCA.Activities.GSuite.SendEmail

2.説明

Studio バージョン 2.0.3.0~

  クイックアクセス: GSuite>Gmail>Gmail送信

This activity allows to send an email using Gmail platform.

Gmailプラットフォームを使用して電子メールを送信することを可能にします。

3.プロパティ

プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。

AttachmentCollection ・・・ Path of items which could be attached and sent out.

Bcc ・・・ Hidden recipients of the email. String array variables and string array are supported.

Body ・・・ Content of email. String variables and String are supported.

Cc ・・・ Secondary recipients of the email. String array variables and string array are supported.

Subject ・・・ Subject of email. String variables and String are supported.

To ・・・ Main recipients of the email. String array variables and string array are supported.

DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.

IsDraft ・・・ If this is checked, Body is saved as a draft instead of being sent.

IsHTML ・・・ If this is checked, Body is need to be valid with HTML

Attachments

4.使い方

準備中

印刷
S
Shiori is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.