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

  • Thread starter Thread starter Kenneth H. Young
  • Start date Start date
K

Kenneth H. Young

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
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top