Retrieves the group's item collection.
![]() | Type | Description | ||
| Items | An Items object that holds the group's items collection. |
Use the Items property to access the group's Items collection. Use the Items collection to add, remove or change the group items. Use the GetItems method to get items collection into a safe array. Use the PutItems method to load items from a safe array.