[ Version ( since = "3.34" ) ]
public bool set_component_custom_flags (string uid, string? rid, uint32 custom_flags, Cancellable? cancellable = null) throws Error
Sets or replaces the custom flags associated with a component identified by uid and optionally rid.
| this |
an CalCache |
| uid |
a UID of the component |
| rid |
an optional Recurrence-ID |
| custom_flags |
the custom flags to set for the component |
| cancellable |
optional Cancellable object, or null |
|
Whether succeeded. |