Where is the Contacts "Note" field to be found?

P

PaulRM

Where is the "Notes" field in a Contacts Item located - it is not a field in
ContactItem. Having populated it using import from Excel, I find I can't get
at the data to work with it.
 
S

Sue Mosher [MVP-Outlook]

It's the Body property. (Hint: Use the object browser -- F2 in VBA.)
 
Top