|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendEmailResult | |
|---|---|
| com.sforce.soap.partner | |
| Uses of SendEmailResult in com.sforce.soap.partner |
|---|
| Fields in com.sforce.soap.partner with type parameters of type SendEmailResult | |
|---|---|
protected java.util.List<SendEmailResult> |
SendEmailResponse.result
|
| Methods in com.sforce.soap.partner that return SendEmailResult | |
|---|---|
SendEmailResult |
ObjectFactory.createSendEmailResult()
Create an instance of SendEmailResult |
| Methods in com.sforce.soap.partner that return types with arguments of type SendEmailResult | |
|---|---|
java.util.List<SendEmailResult> |
SendEmailResponse.getResult()
Gets the value of the result property. |
java.util.List<SendEmailResult> |
Soap.sendEmail(java.util.List<Email> messages)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||