| IMessageSummaryFields Property |
Get a bitmask of fields that have been populated.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax MessageSummaryItems Fields { get; }
Property Value
MessageSummaryItemsThe fields that have been populated.
Remarks
Gets a bitmask of fields that have been populated.
See Also