Method

ECalComponenthas_organizer

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_organizer (
  ECalComponent* comp
)

Description [src]

Check whether a calendar component object has an organizer or not.

Available since: 3.34

Return value

Type: gboolean

TRUE if there is an organizer, FALSE otherwise.