Click or drag to resize
MimeKit

MailFolderOnOpened Method

Raise the opened event.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
protected virtual void OnOpened()
Remarks
Raises the opened event.
See Also