Add calendar -
Adds a calendar to the calendar service.
CSA_return_code csa_add_calendar( CSA_session_handle session, CSA_calendar_user *user, CSA_uint32 number_attributes, CSA_attribute *calendar_attributes, CSA_extension *add_calendar_extensions ); |
The first argument session
is ignored.
The calendar_address
field of the CSA_calendar_user
structure pointed to by user
specifies the name and the location of the calendar to be created.
The format is calendar@location
where calendar is the name
of the calendar and location
is the host name where the calendar is to be stored; for example,
my_calendar@my_host.