Appointment sent status

  • Thread starter Thread starter Dumas Pierre
  • Start date Start date
D

Dumas Pierre

Anybody knows how to programatically determine if an
appointment has been sent.

Thank's

Pierre
..
 
If an appointment has been sent to a specific user? The Appointment object
has a Recipients collection, where you can retrieve a specific Recipient
object and access its TrackingStatus or MeetingResponseStatus properties.
Either one should tell you what you need to know.
 

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