1 resposta
Yes .. Emails sent using setTargetObjectId() set against the user object do not count against the SingleEmailMessage limit. To send a SingleEmailMessage, you need to call setTargetObjectId() with a contact or user id or Lead If you use SingleEmailMessage to email your organization’s internal users, specifying the user’s ID in setTargetObjectId means the email doesn’t count toward the daily limit. However, specifying internal users’ email addresses in setToAddresses means the email does count toward the limit. You can send an unlimited amount of email to your organization’s internal users, which includes portal users