View Single Post
  #2  
Old September 3rd 07, 06:29 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default How to add an userpropertie to an email folder?



Peter, create an item in that folder (Items.Add). The UserPropteries.Add
function supports you with the AddToFolderFields property. When that's done
you can delete the item, the UserProperty remains in the folder.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sun, 02 Sep 2007 07:15:25 -0700 schrieb Peter Marchert:

Hello,

I tried several things but nothing works (create or add an item to the
default drafts folder, move the item to the destination folder
(dereferencing the item) and then add the userproperty).

The only way to add an userproperty to an email folder is to select an
existing item in the destination folder and then add the userproperty.

Does anybody has a solution for this problem?

Thanks in advance.

Peter

--
Infos, workshops & soft-
ware for your OutlookŪ:
www.outlook-stuff.com

Ads