Loads reminder data from a binary stream or an XML document.
Overload List| Name | Description |
|---|---|
Reminder.LoadFrom (BinaryReader, BinarySerializationContext) |
Loads reminder data from a binary stream. |
Loads reminder data from a JsonObject. |
|
Loads reminder data from an XML document. |
See Also