  | HeaderSetExclude Property | 
            Get or set whether this set of headers is meant to be excluded when used with a 
IFetchRequest.
            
 Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
Syntaxpublic bool Exclude { get; set; }Property Value
Boolean if the headers are meant to be excluded; otherwise, 
.
Exceptions
Remarks
            Get or set whether this set of headers is meant to be excluded when used with a 
IFetchRequest.
            
See Also