The method will check the time free or busy of the user, it depents on events and tasks of this user
now it only check on one day and if the events and tasks marked with busy, out side status will be checked
The method will check the time free or busy of the user, it depents on events and tasks of this user
now it only check on one day and if the events and tasks marked with busy, out side status will be checked
The method calls when the user use exomail product only, when user receives an invitation (in the same data system), the user will
congfirme that do they want to take part in or not
The method calls when the user use exomail product only, when user receives an invitation (in the same data system), the user will
congfirme that do they want to take part in or not
The method gets all calendar of a group user, we called it is group calendar
it means the calendar for group of users and depen on the permission the user will have right to view or edit that calendar
The method gets all calendar of a group user, we called it is group calendar
it means the calendar for group of users and depen on the permission the user will have right to view or edit that calendar
The method gets all the group calendar data of current user and list of calendars belong to that group
with group calendar data it will classify calendar to each group
The method gets all the group calendar data of current user and list of calendars belong to that group
with group calendar data it will classify calendar to each group
Get all virtual occurrences from an original recurrence event in a period of time
The result will be depended on the recurrence rule, the start date of recurrence event and the period of time to view.
Remove only an occurrence instance from recurrence series, this function will get the original event node of the occurrence
and then put the recurrence id of the need-to-delete occurrence to excludeId list of original node.
Find all days of month or year that have event/task to highlight from all personal, shared and public calendar of an user
This function is much same like searchHightLightEvent() function but it only counts for recurrence event
Update an occurrence event, there are two cases: if this occurrence is virtual occurrence, convert it to exception,
if this occurrence is exception, update it as a normal event