| IFetchRequestHeaders Property |
Get the set of headers that will be fetched.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax HeaderSet Headers { get; }
Property Value
HeaderSetThe set of headers to be fetched.
Remarks
Gets the set of headers that will be fetched.
See Also