How to set the data for miscProperties dictionary.
Hi!
The miscProperties is just a NSMutableDictionary.
You can store whatever you'd like in there. Just add your key/value to it, and you can retrieve it later when you interact with the appointment.
Hope this helps!
-SteveZ