icap_store_event

icap_store_event -- Store an event into an ICAP calendar

Description

int icap_store_event(int icap_stream, object event);

icap_store_event() Stores an event into an ICAP calendar. an event object consists of:

All datetime entries consist of an object that contains:

Returns true on success and false on error.