Do you mean you need to remove a user property? Why not call
UserProperty.Delete?
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Joel Allen" wrote in message
...
Outlook 2003
SP3
Hello,
How do I make a property NULL. This isn't working:
item.userproperties("test") = NULL
Can someone help me with the syntax?
Thanks,
Joel