Organizer Property (AppointmentItem Object)

The Organizer property returns the messaging user that initiated a meeting from this appointment. Read-only.

Syntax

objAppointment.Organizer

Data Type

Object (AddressEntry)

Remarks

The Organizer property returns an AddressEntry object representing the messaging user that created the MeetingItem object from this appointment.

The Organizer property is automatically set at the moment the AppointmentItem object is created.