I would like to allow our users a chance to select a MailMessage.To
destination if they want to before the email is sent. Is there a way to popu
p
the address book from OutLook? At this point, I'm assuming I'll need to use
automation to add this function.
Thanks, Stew"Stew" <Stew@.discussions.microsoft.com> wrote in message
news:682A09C4-6DE6-46AD-A04C-932011F73219@.microsoft.com...
>I would like to allow our users a chance to select a MailMessage.To
> destination if they want to before the email is sent. Is there a way to
> popup
> the address book from OutLook? At this point, I'm assuming I'll need to
> use
> automation to add this function.
Slightly curious...
Assuming this is a corporate intranet site, chances are addresses would
normally be stored in your mail server (e.g. the GAL in Exchange Server), so
you fetch them from there...
Obviously, you wouldn't even contemplate doing something like this on a
public website because of the security implications, and you'd have no way
of knowing if Outlook was installed anyway...
Can you describe your environment a bit more...?
http://www.markrae.net
yes, sorry it is an intranet site.
"Stew" <Stew@.discussions.microsoft.com> wrote in message
news:D4ED302E-5818-4F6A-8FA9-2D63883D3010@.microsoft.com...
> yes, sorry it is an intranet site.
OK, so presumably you have a network mail server to which everybody's local
Outlook connects and which contains the global set of email addresses...?
http://www.markrae.net
Monday, March 26, 2012
System.Net.Mail Address Book Access
Labels:
access,
address,
asp,
book,
chance,
email,
mailmessage,
net,
popupthe,
select,
systemnetmail,
todestination,
users
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment