ReminderCollectionXmlPersistenceHelper.ObjectFromXml Method
| Name | Parameters | Description |
|---|---|---|
| ObjectFromXml(Appointment, String) static | apt, xml | Loads the reminder collection from an XML string. |
| ObjectFromXml(Appointment, XmlNode) static | apt, root | Loads the reminder collection from XML data. |