Alternative to CreateItemFromTemplate

M

melon

Application.CreateItemFromTemplate let me create a new item from a OFT
file. The problem is, if the form is not published then scripts
inside the form will not run. Now, how could I create a form from a
publish source (example: personal form library) by using script?
 
M

Michael Bauer [MVP - Outlook]

Am Thu, 27 Nov 2008 12:39:04 -0800 (PST) schrieb melon:

If the form is published to a library, call the Items.Add function of a
folder, and pass the corresponding MessageClass property (name of the form).

--
Viele Gruesse
Michael Bauer - MVP Outlook

: Outlook-Kategorien? Category Manager ist die Lösung
: VBOffice Reporter für Datenanalyse & Berichte
 

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

Top