i want to create a calendar item that is a meeting not just an appointment i know the property IsMeeting indicates whether a calendar item is an appointment or a meeting but it seems that IsMeeting could not be set (probably read only, i am not sure) so i just can create an appointment, not a meeting question is : how to create a meeting using ews thanks for any suggestions