Connecting Tech Pros Worldwide Help | Site Map

Add a contact to the CC: field of an email that's already being composed.

Kenneth H. Young
Guest
 
Posts: n/a
#1: Nov 21 '05
I have written an LDAP application that allows user to select contacts from
the search result data-grid and then click on an email to button which
generates a new email and populates the To: field with the selected
contacts. Note: The application reads the registry to determine what the
default email client is and then executes the appropriate mailto command for
that application.

Now I am getting requests to enable the user to go back to the LDAP program
select additional contacts and then add them to the CC: field of the email
that is currently being composed. Any insight on how to do this would be
greatly appreciated.


Thanks


Peter Huang [MSFT]
Guest
 
Posts: n/a
#2: Nov 21 '05

re: Add a contact to the CC: field of an email that's already being composed.


Hi

I reviewed the thread and find that there is a similar issue in the
newsgroup below.Now I have replied to you, you may go and take a look.
Subject: Add Contact to a message being composed
Newsgroups: microsoft.public.dotnet.languages.vb

Also for Microsoft Outlook application, we can use the automation to
manipulate the outlook object modal.
If you still have any concern, please feel free to post in that thread.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

Closed Thread


Similar Visual Basic .NET bytes