[This is preliminary documentation and is subject to change.]

The OCVCalendar type exposes the following properties.

Properties

  NameDescription
Public propertyCount
Number of events in the collection.
Public propertyIsSynchronized
Gets a value which says whether the access to the object is synchronized (thread-safe).
Public propertyItem
Indexer to return the event using the index in the collection.
Public propertyStatus
returns 0 if successful, -1 the file is not in the vCard -2 the file is ill-formed -3 vCard file Version not supported
Public propertySyncRoot
Gets an object that can be used to synchronize access to the collection.

See Also