(Contents)(Previous)(Next)

Resource Object

The Resource object represents an OfficeTalk Resource. This object provides access to the common object functionality.

Resource Methods
Edit Lets the caller edit the properties of the Resource via a dialog box
Update Saves changes to this resource
Delete Deletes the resource
Value Gets the value of the passed in field/column name
Value= Sets the value of the passed in field/column name
Resource Properties
Name Represents the resource's description
LastEditedDate The date on which the resource was last changed
CreationDate The date when the resource was created
Available Fields
Name
Type
Description
ID Long The resource's ID
Name String The name of this resource
Fixed Boolean True if this resource is a fixed resource
Last Edited Date The date on which the resource was last changed (Read only)
Owner String The name of the owner of this meeting
Usual Location String The usual location of this resource


Next