 | IMimeMessageMimeVersion Property |
Get or set the MIME-Version.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
SyntaxVersion? MimeVersion { get; set; }Property Value
VersionThe MIME version.
Exceptions
Remarks
The MIME-Version header specifies the version of the MIME specification
that the message was created for.
See Also