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

The OCContacts type exposes the following properties.

Properties

  NameDescription
Public propertyChecksum
The checksum, used for synchronization purposes. Usually this is the last modification timestamp
(Overrides OCService..::.Checksum.)
Public propertyCommand
Commands to be executed on this object
(Overrides OCService..::.Command.)
Public propertyContacts
Gets the array of contact objects
Public propertyLock
The lock bit, used to determine whether editing is allowed on this object
(Overrides OCService..::.Lock.)
Public propertyMetaInfos
Gets the array of metainfo objects
Public propertySid
A unique service id, unique across all the OCService objects
(Overrides OCService..::.Sid.)

See Also