Alternative to CreateItemFromTemplate

  • Thread starter Thread starter melon
  • Start date Start date
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?
 
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
 
Back
Top