01-12-2013, 07:05 PM
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
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