How are items getting into this public folder -- manually or by mail? What
is the MessageClass value for the items?

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I 'm trying to assign the icons for an Outlook form published to a public
>folder. I am not one-offing it, nor do I *ever* send the form definition
[quoted text clipped - 19 lines]
>
> Bill
Bill - 07 Oct 2004 01:19 GMT
The forms are posted by the New <form-name> command in the Actions menu. I'm
authoring the form from my PC, publishing to a public folder that I'm an
Owner of, then creating a new <form-name>. Class is IPM.Post.<form-name>
> How are items getting into this public folder -- manually or by mail? What
> is the MessageClass value for the items?
[quoted text clipped - 22 lines]
>>
>> Bill
Bill Le May - 07 Oct 2004 14:54 GMT
> How are items getting into this public folder -- manually or by mail? What
> is the MessageClass value for the items?
Here (I hope this works)
http://tinyurl.com/5jzyh
is a screen cap. The public folder is called Coconuts (long story). The
form properties dialog shows the coconut icon, shows the message class, but
the icon in the folder view is an email. I created a couple simple Post
items in the same folder to show they appear normal.
I eventually stumbled onto the answer, then Googled a post confirming it.
In Outlook 2003 only 16 color icons will work for forms.
Sue Mosher [MVP-Outlook] - 29 Oct 2004 14:48 GMT
Thanks. I'll make sure that's documented on my page at
http://www.outlookcode.com/d/forms.htm

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I eventually stumbled onto the answer, then Googled a post confirming it.
>In Outlook 2003 only 16 color icons will work for forms.