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