Package com.sforce.soap.partner
Interface ISendEmail_element
- All Known Implementing Classes:
SendEmail_element
public interface ISendEmail_element
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionIEmail[]element : messages of type {urn:partner.soap.sforce.com}Email java type: com.sforce.soap.partner.Email[]voidsetMessages(IEmail[] messages)
-
Method Details
-
getMessages
IEmail[] getMessages()element : messages of type {urn:partner.soap.sforce.com}Email java type: com.sforce.soap.partner.Email[] -
setMessages
-