Search
Calendar.SaveViewSettings Method
See Also
 





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.

Calendar.SaveViewSettings (Stream)

Saves the view settings to the specified stream.

Calendar.SaveViewSettings (XmlDocument, String)

Saves the view settings to the specified XML document under the specified name.

 See Also