Method

ECalComponenthas_attendees

since: 3.34

Declaration [src]

gboolean
e_cal_component_has_attendees (
  ECalComponent* comp
)

Description [src]

Queries a calendar component object for the existence of attendees.

Available since: 3.34

Return value

Type: gboolean

TRUE if there are attendees, FALSE if not.