AppointmentItem.GetOrganizer Method (Outlook)
Obtains the AddressEntry object that contains information from the Address Book about the organizer of the AppointmentItem.
Version Information
Version Added: Outlook 2010
Syntax
expression .GetOrganizer
expression A variable that represents an AppointmentItem object.
Return Value
An AddressEntry object that represents the organizer of the AppointmentItem.