Micro Focus QTP (UFT) Forums
How to keep recipients in bcc while sending e-mail using QCUtil.QCConnection.SenMail - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How to keep recipients in bcc while sending e-mail using QCUtil.QCConnection.SenMail (/Thread-How-to-keep-recipients-in-bcc-while-sending-e-mail-using-QCUtil-QCConnection-SenMail)



How to keep recipients in bcc while sending e-mail using QCUtil.QCConnection.SenMail - Surya - 01-12-2013

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