set_relation_type


Description:

public void set_relation_type (string? relation_type)

Sets the relation_type property to relation_type, such as gdata_gcontact_calendar_home or gdata_gcontact_calendar_free_busy .

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

Parameters:

this

a GContactCalendar

relation_type

the new type for the calendar, or null