Uses of Class
com.sforce.soap.partner.EmailFileAttachment

Packages that use EmailFileAttachment
com.sforce.soap.partner   
 

Uses of EmailFileAttachment in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type EmailFileAttachment
protected  List<EmailFileAttachment> SingleEmailMessage.fileAttachments
           
 

Methods in com.sforce.soap.partner that return EmailFileAttachment
 EmailFileAttachment ObjectFactory.createEmailFileAttachment()
          Create an instance of EmailFileAttachment
 

Methods in com.sforce.soap.partner that return types with arguments of type EmailFileAttachment
 List<EmailFileAttachment> SingleEmailMessage.getFileAttachments()
          Gets the value of the fileAttachments property.
 



Copyright © 2012. All Rights Reserved.