Working with User-definded fields

D

David C. Holley

What is the syntax to access to user-defined field via VBA? I have
created two fields in my Calendar folder, but can't figure out how to
access them via code. I tried .UserProperties but that didn't work.
 
D

David C. Holley

THX. I figured out that I needed to use .Add. Why I have no friggin' idea.

David H
 
Top