is_read_only


Description:

[ Deprecated ( since = "3.2" ) ]
public bool is_read_only (bool read_only) throws Error

Warning: is_read_only is deprecated.

Queries whether the calendar client can perform modifications on the calendar or not.

Whether the backend is read only or not is specified, on exit, in the read_only argument.

Parameters:

read_only

Return value for read only status.

Returns:

TRUE if the call was successful, FALSE if there was an error.