get_as_string


Description:

[ Version ( since = "3.34" ) ]
public string get_as_string ()

Gets the iCalendar string representation of a calendar component.

You should call commit_sequence before this function to ensure that the component's sequence number is consistent with the state of the object.

Parameters:

this

A calendar component.

Returns:

String representation of the calendar component according to RFC 2445.