SendEmailsToAppAdmin
指定したAppAdmin にE メールを送信します。
Input
| Name | Type | Required | Description |
| Subject | String | True | E メールの件名。 |
| Body | String | True | E メールの本文。 |
Result Set Columns
| Name | Type | Description |
| Success | String | E メールが送信された場合はTrue を返します。 |
指定したAppAdmin にE メールを送信します。
| Name | Type | Required | Description |
| Subject | String | True | E メールの件名。 |
| Body | String | True | E メールの本文。 |
| Name | Type | Description |
| Success | String | E メールが送信された場合はTrue を返します。 |