IAppointmentStorageBase.SaveToXml Method
Name | Parameters | Description |
---|---|---|
SaveToXml(Stream) | stream | Saves appointments from the storage to the specified stream. |
SaveToXml(String) | fileName | Saves appointments from the storage to a file in XML format. |