property Item.ItemType as ItemTypeEnum
Returns the type of the item.

TypeDescription
ItemTypeEnum An ItemTypeEnum expression that specifies the type of the item.
The ItemType property is a read-only property that gets the type of the item. Use the Debug property to display debugging information in the item's Caption. Use the Get method to get a collection of Item objects that meet your criteria.