ComponentId
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.10" ) ]
public ComponentId (string uid, string? rid)
[ Version ( since = "3.10" ) ]
public ComponentId (string uid, string? rid)
Creates a new ComponentId from uid and rid, which
should be freed with e_cal_component_id_free.
Parameters:
| uid |
a unique ID string |
| rid |
an optional recurrence ID string |
Returns:
|
an ComponentId |