Micro Focus QTP (UFT) Forums

Full Version: How to keep recipients in bcc while sending e-mail using QCUtil.QCConnection.SenMail
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I'm using the below command to send e-mail with QTP

QCUtil.QCConnection.SenMail "To", "From", "Subject", "Body"

The recipients in To parameter will be placed in To field of the e-mail.

Now I want to send e-mail keeping the recipients in To and Bcc

Can anyone please help me?

Thanks,
Surya