Hello,
I am trying to get the identifier for a meeting event using the following code.
var calEvent = message.ToMapiMessageItem() as MapiCalendar;
string itemId = calEvent.ItemId;
For all the meeting events in the ps…...For a calendar event, MapiCalendar.ItemId seems to be empty Aspose...Aspose.Email Product Family vijaykr September 28, 2024, 5:26am...