public static class SendEmailRequest.Mail.Source extends Object
| Constructor and Description |
|---|
SendEmailRequest.Mail.Source() |
SendEmailRequest.Mail.Source(String from,
String returnPath,
String replyTo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getReplyTo() |
String |
getReturnPath() |
void |
setFrom(String from) |
void |
setReplyTo(String replyTo) |
void |
setReturnPath(String returnPath) |
Copyright © 2015. All rights reserved.