 | IFetchRequestItems Property |
Get or set the message summary items to fetch.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
SyntaxMessageSummaryItems Items { get; set; }
Property Value
MessageSummaryItemsThe message summary items.
Remarks
Gets or sets the message summary items to fetch.
See Also