Calendar Interim Utils2 API can be categorized as a library API and offers common functions used in Calendar entry manipulation, such as allocating a new global UID or checking to see if the given entry has properties consistent with a meeting request, etc.
The type of this API is a normal method call interface. This API provides both static and non-static methods buffering some of the results so that they do not need to be re-fetched.
This API is meant for applications that need to manipulate Calendar entries.
The most common use cases of the Calendar Interim Utils2 API are the following:
The classes of the Calendar Interim Utils2 API are shown in Figure 1.
Figure 1: Class diagram of the Calendar Interim Utils2 API
Class CCalenInterimUtils2
is derived from CBase
,
and it contains some utility methods.