PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Delete Custom Forms

Reply

Delete Custom Forms

 
Thread Tools Rate Thread
Old 08-07-2003, 07:58 PM   #1
Azar
Guest
 
Posts: n/a
Default Delete Custom Forms


How to programatically delete outlook custom forms from
personal forms library?

  Reply With Quote
Old 11-07-2003, 02:51 PM   #2
Rainer Schwenkreis
Guest
 
Posts: n/a
Default Re: Delete Custom Forms

Hello,

You can't do with Outlook Object Model. But there is a Way with CDO.

With the Property CdoPR_COMMON_VIEWS_ENTRYID = 904265986 (&H35E60102)
you get the entry ID of the Hidden Forms Folder.

Then you can delete the form like a normal Message.



"Azar" <azar@esna.com> schrieb im Newsbeitrag
news:02ed01c3457a$994c31a0$a301280a@phx.gbl...
> How to programatically delete outlook custom forms from
> personal forms library?
>



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off