How add users in BCC from scheduled job to send report
Hi All, I'm getting users list from scheduled jobs to send report. present i'm adding users in "To". But actually we need add users list in "BCC". How we can add this emails in "BCC" Scheduled job script getting users: var arrayUtil = new ArrayUtil()...