---
title: AccountMailIncomingServerObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/accountmailincomingserverobject
---

# AccountMailIncomingServerObject

The settings for the incoming mail server for this account.

## Declaration

```data
object AccountMailIncomingServerObject
```

## Properties

AuthenticationCredentialsAssetReference: 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: The authentication method for the incoming mail server. HostName: The host name for the incoming mail server. IMAPPathPrefix: The path prefix for the IMAP server. The system uses this only when ServerType is IMAP. Port: The port number for the incoming mail server. ServerType: The mail protocol this account uses.

## See Also

### Objects

- [AccountMailOutgoingServerObject](devicemanagement/accountmailoutgoingserverobject.md)
- [AccountMailSMIMEObject](devicemanagement/accountmailsmimeobject.md)
