MailKit Documentation
MailKit Documentation
API Reference
MailKit
HeaderSet Class
HeaderSet Properties
Count Property
Exclude Property
IsReadOnly Property
Header
Set
Count Property
Get the number of headers in the set.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
The number of headers.
Implements
ICollection
T
Count
Remarks
Gets the number of headers in the set.
See Also
Reference
HeaderSet Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast