how to get the contact field

  • Thread starter Thread starter cyan21
  • Start date Start date
C

cyan21

hello

I'd like to get back the name of a contact when creating an appointment
( it's in the left low corner of the window)

I use an inspector to get "the window" but how to access to the contact
field ?
 
Use the AppointmentItem.Links collection. Each Link has an Item child object that points to the linked contact.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top