Contents

AccountMailIncomingServerObject

The settings for configuring an incoming mail server.

Declaration

object AccountMailIncomingServerObject

Properties

NameTypeDescription
AuthenticationCredentialsAssetReferencestring

The identifier of an asset declaration that contains the credentials for this account to authenticate with an incoming mail server. The corresponding asset must be of type CredentialUserNameAndPassword.

If the AuthenticationMethod is None, this field must be blank. Otherwise, the declaration must contain this field.

AuthenticationMethod Requiredstring

The authentication method for the incoming mail server.

HostName Requiredstring

The host name for the incoming mail server.

IMAPPathPrefixstring

The path prefix for the IMAP server. The system uses this only when ServerType is IMAP.

Portinteger

The port number for the incoming mail server.

ServerType Requiredstring

The mail protocol this account uses.

See Also

Objects