ComponentAttendee.from_property


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public ComponentAttendee.from_property (Property property)

Creates a new ComponentAttendee, filled with values from property , which should be of kind i_cal_attendee_property.

The function returns null when it is not of the expected kind. Free the structure with e_cal_component_attendee_free, when no longer needed.

Parameters:

property

an Property of kind i_cal_attendee_property

Returns:

a newly allocated ComponentAttendee