---
title: AccountMailOutgoingServerObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/accountmailoutgoingserverobject
---

# AccountMailOutgoingServerObject

The settings for the outgoing mail server for this account.

## Declaration

```data
object AccountMailOutgoingServerObject
```

## Properties

AuthenticationCredentialsAssetReference: 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 CredentialUserNameAndPassword. If the AuthenticationMethod is None, this field must be blank. Otherwise, the declaration must contain this field. AuthenticationMethod: The authentication method for the outgoing mail server. HostName: The host name for the outgoing mail server. Port: The port number for the outgoing mail server.

## See Also

### Objects

- [AccountMailIncomingServerObject](devicemanagement/accountmailincomingserverobject.md)
- [AccountMailSMIMEObject](devicemanagement/accountmailsmimeobject.md)
