is_exception


Description:

[ Version ( since = "0.3.0" ) ]
public bool is_exception ()

Determines whether the event is an exception to a recurring event.

If it is, details of the original event can be retrieved using get_original_event_details.

Parameters:

this

a CalendarEvent

Returns:

true if the event is an exception, false otherwise