I am using EWS through PHP to connect to a calendar on an exchange server and retrieve a certain set of CalendarItems. But the CalendarItems I receive do not have any field containing the body text of the calendar event.
Anyone have any idea how I would get the body text? (Using php-ews)