TMimePart.GetSubPart
TMimePart
function GetSubPart(index: Integer): TMimePart;
Unit
MIMEpart
Description
Get nested subpart object as new TMimePart. For getting maximum possible index you can use GetSubPartCount method.
See also:
AddSubPart, ClearSubParts, ComposeParts, GetSubPartCount, WalkPart