|
-
May 3rd, 2000, 05:11 AM
#1
Thread Starter
Lively Member
Does anyone know a way to capture the e-mail addresses selected when using the MAPI control into a string?
I am attempting to write a control program, where when a certain event happens, an automated e-mail will be sent out to a list of users. I've got the outgoing portion working, now I'm working on a maintenance program for who to send the e-mails out to. Rather than create a duplicate list of e-mail address from Outlook, I'd like to use the MAPImessage.show command to pop up the box to select recipients; allow the user to select recipients; put them into a list box; and then save to an .ini file. But I can't figure out how to grab what's been selected in the MAPI control.
Does any of this make any sense? Any thoughts?
Thanks
Steve
VB6 / sp3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|