Click or drag to resize
MimeKit

MailFolderOnOpened Method

Raise the opened event.

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