AccountMailOutgoingServerObject
The settings for configuring an outgoing mail server.
Declaration
object AccountMailOutgoingServerObjectProperties
| Name | Type | Description |
|---|---|---|
AuthenticationCredentialsAssetReference | string | The identifier of an asset declaration that contains the credentials for this account to authenticate with an outgoing mail server. The corresponding asset must be of type If the |
AuthenticationMethod Required | string | The authentication method for the outgoing mail server. |
HostName Required | string | The host name for the outgoing mail server. |
Port | integer | The port number for the outgoing mail server. |