Click or drag to resize
MimeKit

IApplicationPkcs7MimeSecureMimeType Property

Gets the value of the "smime-type" parameter.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
SecureMimeType SecureMimeType { get; }

Property Value

SecureMimeType
The value of the "smime-type" parameter.
Remarks
Gets the value of the "smime-type" parameter.
See Also