B
Bev Kaufman
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.
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.