Appointment.Bind() and Mailbox
问题 I retrieve an appointment by its unique ID. Now I want to find out which mailbox it is in. I tried using appointment.Organizer, but this does not work for meetings, or for normal appointments - since appointments can be moved around between mailboxes, the Organizer can be different from the user that has the appointment in his calendar. Is there a function to get a folder, given only an appointment and an ExchangeService? 回答1: If you want to get the SMTP address of the mailbox associated with