MailKit Documentation
MailKit Documentation
API Reference
MailKit
BodyPartCollection Class
BodyPartCollection Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Remove Method
Body
Part
Collection
Get
Enumerator Method
Get the body part enumerator.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IEnumerator
<
BodyPart
>
GetEnumerator
()
Return Value
IEnumerator
BodyPart
The enumerator.
Implements
IEnumerable
T
GetEnumerator
Remarks
Gets the body part enumerator.
See Also
Reference
BodyPartCollection Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast