GetAutoForwarding
Gets the auto-forwarding setting for the specified account.
ストアドプロシージャ固有の情報
以下のOAuth スコープが必要です。
- https://www.googleapis.com/auth/gmail.settings.basic
クエリの例:
EXEC GetAutoForwarding
Result Set Columns
| Name | Type | Description |
| Enabled | Bool | Whether all incoming mail is automatically forwarded to another address. |
| EmailAddress | String | Email address to which all incoming messages are forwarded. This email address must be a verified member of the forwarding addresses. |
| Disposition | String | The state that a message should be left in after it has been forwarded. |