CalComponent.from_string
Description:
Creates a new calendar component object from the given iCalendar string.
Parameters:
calobj |
A string representation of an iCalendar component. |
Returns:
A calendar component representing the given iCalendar string on success, NULL if there was an error. |