| IMessageSummaryFolder Property |
Get the folder that the message belongs to.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax IMailFolder Folder { get; }
Property Value
IMailFolderThe folder.
Remarks
Gets the folder that the message belongs to, if available.
See Also