Dear Aspose Team,
I want to know how we can extract information for the following properties based on message class.
1). If the Message class is IPM.Schedule.Meeting I don't know how to read the following properties information.
StartTime, EndTime, Location, ResponseStatus.
2). If the Message class is IPM.Appointment, I want to know how to extract the information for the following properties.
StartTime, EndTime, Location
3). If the Message class is IPM.Task, I want to know how to extract the "Task owner" property.
4). How can we know a message's last modification time.
Thanks & Regards,
N.Murali Krishna.