Method

ECalComponentAttendeefill_property

since: 3.34

Declaration [src]

void
e_cal_component_attendee_fill_property (
  const ECalComponentAttendee* attendee,
  ICalProperty* property
)

Description [src]

Fill property with information from attendee. The property should be of kind I_CAL_ATTENDEE_PROPERTY.

Available since: 3.34

Parameters

property

Type: None

An ICalProperty.

The argument will be modified by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.