Forms; open inbound emails/postings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a form for use when posting to a shared folder. I have made
it the default form for creating postings using "When posting this folder
use:" field in the folder properites. This works fine as for postings that I
create by clicking on the "new" button.

The folder receives emails and automatically turns them into postings.
These postings use the standard form for postings. I would like to have
these postings that were generated by emails sent by others automatically
open using the form that I have created.

Any help would be appreciated.
 
The ideal solution for this is to use an Exchange event sink to change the MessageClass property of each item as it arrives. See http://msdn.microsoft.com/exchange/ for SDK details.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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