| HeaderSetAll Field |
A set of headers that only includes all headers.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public static readonly HeaderSet All
Field Value
HeaderSetRemarks
When used with a
IFetchRequest, this pre-computed set of headers can be used
to fetch the entire list of headers for a message.
See Also