public class SendMailData
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SendMailData.Mode |
Modifier and Type | Field and Description |
---|---|
BackendSession |
backendSession |
java.lang.String |
collectionId |
com.google.common.io.ByteSource |
mailContent |
SendMailData.Mode |
mode |
java.lang.Boolean |
saveInSent |
java.lang.String |
serverId |
Constructor and Description |
---|
SendMailData() |
public BackendSession backendSession
public com.google.common.io.ByteSource mailContent
public java.lang.Boolean saveInSent
public java.lang.String collectionId
public java.lang.String serverId
public SendMailData.Mode mode
Copyright © 2021. All Rights Reserved.