get_as_string
Description:
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. |