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