 | PublicKeyNotFoundExceptionMailbox Property |
Gets the key id that could not be found.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic MailboxAddress Mailbox { get; }
Property Value
MailboxAddressThe key id.
Remarks
Gets the key id that could not be found.
See Also