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 Detail

      • getMessages

        IEmail[] getMessages()
        element : messages of type {urn:partner.soap.sforce.com}Email java type: com.sforce.soap.partner.Email[]
      • setMessages

        void setMessages​(IEmail[] messages)