PC Review


Reply
Thread Tools Rate Thread

Copy Forms from Public Folder to Default Folders

 
 
Gil Hennessey via OfficeKB.com
Guest
Posts: n/a
 
      30th Apr 2005
We've published forms to a public folder on Exchange. We want to be able to
programmatically install the forms to every users' mailbox default folders
(contacts, tasks, etc.). We've written a vb6 app that gets the public
folder, can read its hidden messages and identify the
IPM.Micrsoft.FolderDesign.FormDescription type to copy/install. However,
when we copy to the form using Message.CopyTo, it shows up as a contact
item and not in the Forms tab on the Contact Properties window. Is there a
way to programmatically install this form from the public folder? Any
suggestions/method using VB6, VB.Net or C# would be welcome. We're on
Exchange 2003 and Outlook 2003.

Thanks.
 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      30th Apr 2005
You can't use CopyTo to install a form. Instead, create a new item using the custom form and then use its FormDescription.PublishForm method.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Gil Hennessey via OfficeKB.com" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> We've published forms to a public folder on Exchange. We want to be able to
> programmatically install the forms to every users' mailbox default folders
> (contacts, tasks, etc.). We've written a vb6 app that gets the public
> folder, can read its hidden messages and identify the
> IPM.Micrsoft.FolderDesign.FormDescription type to copy/install. However,
> when we copy to the form using Message.CopyTo, it shows up as a contact
> item and not in the Forms tab on the Contact Properties window. Is there a
> way to programmatically install this form from the public folder? Any
> suggestions/method using VB6, VB.Net or C# would be welcome. We're on
> Exchange 2003 and Outlook 2003.
>
> Thanks.

 
Reply With Quote
 
Gil Hennessey via OfficeKB.com
Guest
Posts: n/a
 
      1st May 2005
Thanks, Sue.

In the interim, I figured that out! I've only been dealing with
MAPI/Outlook for a couple of days, so I guess there's a learning curve.

Gil

--
Message posted via http://www.officekb.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Want to set 'Move' as default in public folders instead of 'Copy' Jakob Laursen Microsoft Outlook Discussion 1 12th Mar 2008 12:09 PM
Default Forms in Public Folder Calendars =?Utf-8?B?am9fcGV0aQ==?= Microsoft Outlook Calendar 1 13th Jul 2005 12:54 PM
Default Forms in Public Folder Calendars =?Utf-8?B?am9fcGV0aQ==?= Microsoft Outlook Form Programming 1 13th Jul 2005 12:28 PM
Use default forms in Public Folders =?Utf-8?B?am9fcGV0aQ==?= Microsoft Outlook Discussion 1 13th Jul 2005 06:23 AM
Outlook Forms: Default for Public Folder Harry Lord Microsoft Outlook Form Programming 5 8th Feb 2004 10:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 AM.