To change an item's message class with an
Exchange Server script
This VBScript sample is designed to run as part of an
Exchange
Server Event Service script to change the message class of an item
e-mailed to a public folder to a custom message class (IPM.Note.MyClass).
This is handy if you want to combine the ease of sending messages to
public folders via email (great for offline users) with the ability
to display information in a custom form. |