| ImapEventName Property |
Get the name of the IMAP event.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Name { get; }
Property Value
StringThe name of the IMAP event.
Remarks
Gets the name of the IMAP event.
See Also