R
roman
I am trying to automaigicly send project schedules to program managers from a
macro. I have been able to set the subject, body, cc and bcc fields. but i
cant se the to field. here is a snipet
OL_mail.To = "[email protected]"
using the OL_mail.bcc = "[email protected]" works while the "to"
field refuses to be set. is there a field i need to change to all the to
field to be updated ?
thanks in advance
roman
macro. I have been able to set the subject, body, cc and bcc fields. but i
cant se the to field. here is a snipet
OL_mail.To = "[email protected]"
using the OL_mail.bcc = "[email protected]" works while the "to"
field refuses to be set. is there a field i need to change to all the to
field to be updated ?
thanks in advance
roman