Saves the view settings to the specified stream or XML document.
Overload List| Name | Description |
|---|---|
Calendar.SaveViewSettings (JsonObject, JsonSerializationContext, String) |
Saves the view settings to the specified JsonObject. |
Saves the view settings to the specified stream. |
|
Saves the view settings to the specified XML document under the specified name. |
See Also