How to use ReplyRecipients and olForward

  • Thread starter Thread starter Gabriel Rosenberg via OfficeKB.com
  • Start date Start date
G

Gabriel Rosenberg via OfficeKB.com

Hi,
When I use the MailItem.ReplyRecipients.Add, I
cannot use the .CopyLike = olForward (or can I?).
How can I maintain the attachments, when replying using ReplyRecipients ?
Also, If I set the type of the replayRecipients (i.e.
myMail.ReplyRecipients.Item(1).Type = olTo ) the Reply Adresses became
empty. Can this be done?

Thanks
GRL
 
Back
Top