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