[ Version ( since = "3.34" ) ]
public void set_rid (string? rid)
Sets the RECURRENCE-ID part of the this.
The rid
can be null or an empty string, where both are treated as
null, which means the this has not RECURRENCE-ID.
this |
an ComponentId |
rid |
the RECURRENCE-ID to set |