MailKit Documentation
MailKit Documentation
API Reference
MailKit
FetchRequest Class
FetchRequest Properties
ChangedSince Property
Headers Property
Items Property
Fetch
Request
Headers Property
Get the set of headers that will be fetched.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
HeaderSet
Headers
{
get
;
set
; }
Property Value
HeaderSet
The set of headers to be fetched.
Implements
IFetchRequest
Headers
Remarks
Gets the set of headers that will be fetched.
See Also
Reference
FetchRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast