util_component_remove_x_property


Description:


[ Version ( since = "3.34" ) ]
public bool util_component_remove_x_property (Component icalcomp, string x_name)

Removes the first X property named x_name in icalcomp.

Parameters:

icalcomp

an Component

x_name

name of the X property

Returns:

true, when any such had been found and removed, false otherwise.


Namespace: ECal
Package: libecal-2.0