>> How do you change each item's MessageClass property?
Same way you'd change any other property: You either run your own code to return each item, change the property value, and then save the item. Or, you use a utility that does the same thing. See
http://www.outlookcode.com/article.aspx?ID=39 for links to code samples and utilities.
<kt.schaffer@gmail.com> wrote in message news:29bcc412-d9cb-47e4-aba0-85ea6f0d5e94@t12g2000prg.googlegroups.com...
On Jun 5, 1:04 pm, "Michael Bauer [MVP - Outlook]" <m...@mvps.org>
wrote:
> All you have to do is change each item's MessageClass property to the new
> form's name. If you Google for that, I'm pretty sure there're free tools
> available.
>
> Am Thu, 5 Jun 2008 11:38:11 -0700 (PDT) schrieb kt.schaf...@gmail.com:
>
>
>
> > Hi, question. The company I work for uses Office Outlook as our mail
> > source. As you know, when you create a contact it uses the generic
> > form -- Contact Name, Business, Mobile Number, Home Number, ect. Well,
> > my boss has created a new form that has more information on it --
> > Contact Name, Business, Mobile Number, Home Number, 2nd Mobile Number,
> > Personal Assistant, ect.
>
> > We want to know if there is anyway to transfer the contacts from the
> > old form to the new form.
>
> > Is there anyway to make all the contacts with form A have form B? Or
> > is it impossible besides re-entering all of the contacts individually
> > into the new form?
>
> > Thank you for you time,
>
> > ~Katier~- Hide quoted text -
>
> - Show quoted text -
Hi, I'm sorry, but I really don't know what to do. I'm not quite sure
what to search for either. How do you change each item's MessageClass
property? I went online to try to find out, but the web is full of all
different things and nothing is very helpful and just seems to be
leading me further away from the answer.
Also, will we have to do each contact individually? Or is there a way
to apply it to all of the contacts at once?