You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
This code needs to be added to class Email {} in order to support this method...
public function setOrgWideEmailAddressId($id) {
$this->orgWideEmailAddressId = $id;
}
see here for the methods which should be supported by the base Email class...
http://www.salesforce.com/us/developer/docs/apexcode/index_Left.htm#CSHID=apex_classes_email_outbound.htm|StartTopic=Content%2Fapex_classes_email_outbound.htm|SkinName=webhelp
Thanks!
The text was updated successfully, but these errors were encountered: