How to set cc field in email?(Lotus script)

Hi,I created instance of NotesDocument object for sending email. The sendto property is used to contain the receiptant’s address. But How can I set the cc field?

Thanks

Subject: How to set cc field in email?(Lotus script)

should use CopyTo :slight_smile:

Subject: Also take a look through help - there are several mail fields available for use.