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
Clear Method
Clears the body part collection.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Remarks
Removes all of the body parts from the collection.
See Also
Reference
BodyPartCollection Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast