public class MailAccountTransportProperties extends java.lang.Object implements ITransportProperties
MailAccountTransportProperties - Transport properties read from mail account with fallback to properties read from properties
file.| Constructor and Description |
|---|
MailAccountTransportProperties(com.openexchange.mailaccount.MailAccount mailAccount)
Initializes a new
MailAccountTransportProperties. |
| Modifier and Type | Method and Description |
|---|---|
int |
getReferencedPartLimit()
Gets the referencedPartLimit
|
public MailAccountTransportProperties(com.openexchange.mailaccount.MailAccount mailAccount)
MailAccountTransportProperties.mailAccount - The mail account providing the propertiesjava.lang.IllegalArgumentException - If provided mail account is nullpublic int getReferencedPartLimit()
ITransportPropertiesgetReferencedPartLimit in interface ITransportProperties