Saves the reminder data to an XML document.
Namespace: MindFusion.Scheduling
|
C# |
---|
public void SaveTo ( |
Visual Basic |
---|
Public Sub SaveTo ( _ |
This method saved the reminder object fields as elements in a XML document. They can be restored later using the LoadFrom method.