| CertificateNotFoundExceptionMailbox Property |
Gets the mailbox address that could not be resolved to a certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public MailboxAddress Mailbox { get; }
Property Value
MailboxAddressThe mailbox address.
Remarks
Gets the mailbox address that could not be resolved to a certificate.
See Also