Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to do cc, bcc, multiple address using mapimessage control?

Status
Not open for further replies.

pcwc66

IS-IT--Management
Dec 14, 2001
163
US
Hi,

If I use mapimessage control, can I separate address into to, cc, bcc groups? Do I need to do a loop to send the same email to multiple addresses?

I use mapisession and mapimessage controls instead of outlook automation because the mapi client may not be outlook. For example, Eudora.

Thank you for any help.


 

MAPI session does not have BCC,CC etc...So you would have to either use another solution, or loop through the records to achieve this.

Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Hi Mike,

I find that MAPIMESSAGE control has a property RECITYPE to indicate whether it is to, cc, or bcc.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top