Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageParts.Items
Represents the message parts in the collection.

property Items [Index: Integer]: TIdMessagePart;
Description
Items is an indexed TIdMessagePart property used to access the individual message parts in the collection. Index values must be in the range 0..Count-1.