MailKit Documentation
MailKit Documentation
API Reference
MailKit
HeaderSet Class
HeaderSet Properties
Count Property
Exclude Property
IsReadOnly Property
Header
Set
Is
Read
Only Property
Get whether or not the set of headers is read-only.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Property Value
Boolean
true
if this instance is read only; otherwise,
false
.
Implements
ICollection
T
IsReadOnly
Remarks
Gets whether or not the set of headers is read-only.
See Also
Reference
HeaderSet Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast