(Contents)(Previous)(Next)

Object Common Functionality

This section describes the methods and properties that are common to all objects:

Common Object Methods
Edit Lets the caller edit the properties of the Appointment object via a dialog box
Update Saves changes to this object
Delete Deletes the object
Value Gets the value of the passed in field/column name
Value= Sets the value of the passed in field/column name
Common Object Properties
Name Represents the object's description
LastEditedDate The date on which the object was last changed
CreationDate The date when the object was created


Next