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

The OCContact type exposes the following properties.

Properties

  NameDescription
Public propertyAttachments
Gets the events object
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 propertyEvents
Gets the events object
Public propertyHistory
Gets the events object
Public propertyLock
The lock bit, used to determine whether editing is allowed on this object
(Overrides OCService..::.Lock.)
Public propertyMetaValues
Gets the contactinfo object
Public propertyNotes
Gets the events object
Public propertySid
A unique service id, unique across all the OCService objects
(Overrides OCService..::.Sid.)
Public propertyTasks
Gets the tasks object

See Also