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

Packages that use SendEmailError
com.sforce.soap.partner   
 

Uses of SendEmailError in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type SendEmailError
protected  List<SendEmailError> SendEmailResult.errors
           
 

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

Methods in com.sforce.soap.partner that return types with arguments of type SendEmailError
 List<SendEmailError> SendEmailResult.getErrors()
          Gets the value of the errors property.
 



Copyright © 2012. All Rights Reserved.