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