The Group object represents an OfficeTalk Group. This object provides access to the common object functionality.
Group Methods |
Edit | Lets the caller edit the properties of the group via a dialog box |
Update | Saves changes to this group |
Delete | Deletes the group |
Value | Gets the value of the passed in field/column name |
Value= | Sets the value of the passed in field/column name |
GetUsers | Gets the list of users belonging to this group |
GetResources | Gets the list of resources belonging to this group |
GetSubGroups | Gets the sub groups of this group |
Group Properties |
Name | The name of the group |
LastEditedDate | The date on which the group was last changed |
CreationDate | The date when the group was created |
Available Fields |
Name |
Type |
Description |
ID | Long | The group's ID |
Last Edited | Date | The date when this group was last changed |
Name | Date | The name of this group |
Owner | Date | The owner of this group. This is the name of a local user |
Owner ID | Date | The owner of this group. This is the ID of a local user |