SetDefaultSendAsAliasSmimeConfig
Sets the default S/MIME config for the specified send-as alias.
Stored Procedure Specific Information
Requires the following OAuth scopes:
- https://www.googleapis.com/auth/gmail.settings.basic
- https://www.googleapis.com/auth/gmail.settings.sharing
EXECUTE GetImap
Input
| Name | Type | Required | Description |
| Id | String | True | The immutable ID for the SmimeInfo. |
| SendAsEmail | String | True | The email address that appears in the From header for mail sent using this alias. |
Result Set Columns
| Name | Type | Description |
| Success | String | Whether the operation was successful or not. |