Hunny Software Library Reference

Body.NumBodyParts Property

Gets the number of body parts in the list.

[Visual Basic]
Public ReadOnly Property NumBodyParts As Integer
[C#]
public int NumBodyParts {get;}

Property Value

The number of

BodyPart
objects in the list.

See Also

Body Class | Hunny.Mime Namespace