MailKit Documentation
MailKit Documentation
API Reference
MailKit
MessageSummary Class
MessageSummary Properties
Annotations Property
Attachments Property
Body Property
BodyParts Property
Date Property
EmailId Property
Envelope Property
Fields Property
Flags Property
Folder Property
GMailLabels Property
GMailMessageId Property
GMailThreadId Property
Headers Property
HtmlBody Property
Index Property
InternalDate Property
IsReply Property
Keywords Property
ModSeq Property
NormalizedSubject Property
PreviewText Property
References Property
SaveDate Property
Size Property
TextBody Property
ThreadId Property
UniqueId Property
Message
Summary
Fields Property
Get a bitmask of fields that have been populated.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
MessageSummaryItems
Fields
{
get
; }
Property Value
MessageSummaryItems
The fields that have been populated.
Implements
IMessageSummary
Fields
Remarks
Gets a bitmask of fields that have been populated.
See Also
Reference
MessageSummary Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast