 | CmsRecipientExceptionRecipient Property |
Get the recipient that caused the error.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntaxpublic CmsRecipient Recipient { get; }Property Value
CmsRecipientThe recipient.
Remarks
Gets the recipient that caused the error.
See Also