View Single Post
  #1  
Old April 22nd 10, 11:38 PM posted to microsoft.public.outlook.program_vba
Bev Kaufman
external usenet poster
 
Posts: 1
Default How do I refer to user field in VB

I have created a User-defined field in Outlook Customize View: Messages:
Fields. Before I add this field to my view, I need to populate it with a VB
program I am writing. But how do I refer to that field in my code. I have
gone through the objMail properties in the Locals window, and I don't see
anything that looks promising.
Related question. There is a field available to the view called In Folder,
and I need to use that field in my code, but again, I can't figure out how to
refer to it.
Ads