property Events.Serialize as String
Serializes the collection of events to a string, for later use.

TypeDescription
String A string expression that indicates the encoded collection.

Save and load the collection to/from a string. Use the Serialize property to save the collection to a string. use the Serialize property to load the Events collection, that was previously saved by Serialize property.