util_component_has_x_property
Description:
[ Version ( since = "3.34" ) ]
public bool util_component_has_x_property (Component icalcomp, string x_name)
Returns, whether the icalcomp
contains X property named x_name
.
To check for standard property use util_component_has_property .
Parameters:
icalcomp |
an Component |
x_name |
name of the X property |
Returns:
whether the |
Namespace: ECal
Package: libecal-2.0