|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Email | |
---|---|
com.sforce.soap.partner |
Uses of Email in com.sforce.soap.partner |
---|
Subclasses of Email in com.sforce.soap.partner | |
---|---|
class |
MassEmailMessage
Java class for MassEmailMessage complex type. |
class |
SingleEmailMessage
Java class for SingleEmailMessage complex type. |
Fields in com.sforce.soap.partner with type parameters of type Email | |
---|---|
protected List<Email> |
SendEmail.messages
|
Methods in com.sforce.soap.partner that return Email | |
---|---|
Email |
ObjectFactory.createEmail()
Create an instance of Email |
Methods in com.sforce.soap.partner that return types with arguments of type Email | |
---|---|
List<Email> |
SendEmail.getMessages()
Gets the value of the messages property. |
Method parameters in com.sforce.soap.partner with type arguments of type Email | |
---|---|
List<SendEmailResult> |
Soap.sendEmail(List<Email> messages)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |