| BodyPartMultipartBodyParts Property |
Gets the child body parts.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public BodyPartCollection BodyParts { get; }
Property Value
BodyPartCollectionThe child body parts.
Remarks
Gets the child body parts.
See Also