set_label


Description:

public void set_label (string? label)

Sets the label property to label.

If label is null, the label will be unset. When the GContactEvent is used in a query, however, exactly one of relation_type and label must be null.

Parameters:

this

a GContactEvent

label

the new label for the event, or null