Saves the reminder data to a binary stream or an XML document.
Reminder.SaveTo (BinaryWriter, BinarySerializationContext)
Saves the reminder data to a binary stream.
Reminder.SaveTo (JsonObject, JsonSerializationContext)
Saves the reminder data to a JsonObject.
Reminder.SaveTo (XmlElement, XmlSerializationContext)
Saves the reminder data to an XML document.
Reminder MembersReminder ClassMindFusion.Scheduling Namespace