| IApplicationPkcs7MimeSecureMimeType Property |
Gets the value of the "smime-type" parameter.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax SecureMimeType SecureMimeType { get; }
Property Value
SecureMimeTypeThe value of the "smime-type" parameter.
Remarks
Gets the value of the "smime-type" parameter.
See Also