 | IMailStoreAlert Event |
Occurs when a remote message store receives an alert message from the server.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax
Remarks
Some implementations, such as
ImapClient,
will emit Alert events when they receive alert messages from the server.
See Also