Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
SendEmailError[] |
SendEmailResult.getErrors()
Gets the errors value for this SendEmailResult.
|
SendEmailError |
SendEmailResult.getErrors(int i) |
Modifier and Type | Method and Description |
---|---|
void |
SendEmailResult.setErrors(int i,
SendEmailError _value) |
void |
SendEmailResult.setErrors(SendEmailError[] errors)
Sets the errors value for this SendEmailResult.
|
Constructor and Description |
---|
SendEmailResult(SendEmailError[] errors,
boolean success) |
Copyright © 2014. All rights reserved.