| FolderCreatedEventArgsFolder Property |
Get the folder that was just created.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public IMailFolder Folder { get; }
Property Value
IMailFolderThe folder.
Remarks
Gets the folder that was just created.
See Also