[ 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.
property |
an Property of kind i_cal_attendee_property |
a newly allocated ComponentAttendee |