Multipart.BodyParts Property

Gets the list of body parts. The list is immutable.

public System.Collections.IList BodyParts {get; set;}

Remarks

Returns the list of BodyPart objects.

See Also

Multipart Class | NI.Email.Mime.Message Namespace