Describes items in a container. A container is an abstraction or a base object. A container can be a folder, address book, document version, or rule.
<ContainerItem> <extension base="Item"> <container type="ContainerRef" minOccurs="1" maxOccurs="unbounded"/> <categories type="CategoryRefList"/> <created type="dateTime"/> <customs type="CustomList"/> <contacts type="ContactRefList"/>
Specifies the container of the item. The item can be in more than one container.
Specifies a list of categories associated with the item.
Specifies the date and time that the item was created.
Specifies the list of custom fields associated with the item.
List of contacts added to a received item. See ContactRefList for more information.