Wrox Programmer Forums
|
Pro VB.NET 2002/2003 For advanced Visual Basic coders working .NET version 2002/2003. Beginning-level questions will be redirected to other forums, including Beginning VB.NET.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 5th, 2005, 06:01 PM
Authorized User
 
Join Date: Sep 2004
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Outlook 2003

I have a custom Contact form in Outlook 2003 that I am controlling with an Add-in. When I open the form, the MessageClass attribute is "IPM.Contact.My Form Name". And If I save it without my Add-in installed the MessageClass stays as "IPM.Contact.My Form Name". The problem is when I use my Add-in to programatically save the Contact using myContact.Save() it changes the MessageClass to the standard Outlook Contact "IPM.Contact". I can see it happen if I MsgBox out the myContact.MessageClass the line before and after the myContact.Save... it changes right then. Does anyone have any idea why it does this and if there is anyway I can prevent it?

-Hunter
__________________
-Hunter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2003 Angel_oct11 C# 2005 2 November 13th, 2007 07:08 AM
Javascript in Outlook (2003) message POTSJ Javascript How-To 2 October 10th, 2007 07:38 AM
Outlook 2003 Email into Access annienml Access VBA 3 March 28th, 2007 03:51 AM
Create outlook 2003 distributionlist Alcapone C# 2 December 22nd, 2004 04:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.