OperationFlags
Description:
[ CCode ( cprefix = "E_CAL_OPERATION_FLAG_" , type_id = "e_cal_operation_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "3.34" ) ]
public enum OperationFlags
[ Flags ]
[ Version ( since = "3.34" ) ]
public enum OperationFlags
Calendar operation flags, to specify behavior in certain situations.
The conflict resolution mode flags cannot be combined together, where the E_CAL_OPERATION_FLAG_CONFLICT_KEEP_LOCAL
is the default
behavior (and it is used when no other conflict resolution flag is set). The flags can be ignored when the operation or the backend don't
support it.
Namespace: ECal
Package: libecal-2.0