 | BodyPart Constructor |
Note: This API is now obsolete.
Initializes a new instance of the
BodyPart class.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.17.0
Syntax[ObsoleteAttribute("Use BodyPart (ContentType, string) instead.")]
protected BodyPart()
Remarks
See Also