Saves the contact data to a binary stream or an XML document.
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.
Contact MembersContact ClassMindFusion.Scheduling Namespace