AppointmentXmlPersistenceHelper.ObjectFromXml Method
| Name | Parameters | Description |
|---|---|---|
| ObjectFromXml(IAppointmentStorageBase, String) static | storage, xml | Restores an appointment from an XML serialized string. |
| ObjectFromXml(IAppointmentStorageBase, XmlNode) static | storage, root | Restores an appointment from an XML serialized string. |