 | BodyPartContentType Property |
Gets the Content-Type of the body part.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic ContentType ContentType { get; set; }
Property Value
ContentTypeThe content type.
Remarks
Gets the Content-Type of the body part.
See Also