I know that there is few properties which can be stored into database (start time, end time, subject). My main goal is to store priority and timemarker data also but it seems there is no way to get them. I've noticed that if time marker is added into appo
At the moment the use of XmlSerializer is prevented because of the RecurrenceRule property which is of type IRecurrenceRule, and the XmlSerializer does not support serialization of interfaces.