util_component_remove_property_by_kind
Description:
[ Version ( since = "3.30" ) ]
public uint util_component_remove_property_by_kind (Component icalcomp, PropertyKind kind, bool all)
Removes all or only the first property of kind kind in icalcomp.
Parameters:
| icalcomp |
an Component |
| kind |
the kind of the property to remove |
| all |
true to remove all, or false to remove only the first property of the
|
Returns:
|
How many properties had been removed. |
Namespace: ECal
Package: libecal-2.0