MindFusion WinForms Programmer's Guide
Contact.SaveTo Method
See Also
 





Saves the contact data to a binary stream or an XML document.

 Overload List

Name Description

Contact.SaveTo (BinaryWriter, BinarySerializationContext)

Saves the contact data to a binary stream.

Contact.SaveTo (JsonObject, JsonSerializationContext)

Saves contact data as a JsonObject.

Contact.SaveTo (XmlElement, XmlSerializationContext)

Saves the contact data to an XML document.

 See Also

Contact Members
Contact Class
MindFusion.Scheduling Namespace