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