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