Working with User-definded fields

  • Thread starter Thread starter David C. Holley
  • Start date Start date
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.
 
THX. I figured out that I needed to use .Add. Why I have no friggin' idea.

David H
 
Back
Top