  | MessageSummaryFetchedEventArgsMessage Property | 
            Get the message summary.
            
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
Syntaxpublic IMessageSummary Message { get; }Property Value
IMessageSummaryThe message summary.
Remarks
            Gets the message summary.
            
See Also