[This is preliminary documentation and is subject to change.]
The OCVCalendar type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| Count |
Number of events in the collection.
| |
| IsSynchronized |
Gets a value which says whether the access to the object is synchronized (thread-safe).
| |
| Item |
Indexer to return the event using the index in the collection.
| |
| Status |
returns
0 if successful,
-1 the file is not in the vCard
-2 the file is ill-formed
-3 vCard file Version not supported
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|
