| TextBodyPartCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(String) |
Creates a new text body part of the specified content type and appends it to the collection.
| |
| Add(TextBodyPart) |
Adds the specified TextBodyPart object to the collection.
| |
| Add(String, HeaderCollection, Boolean) |
Creates a new text body part having the specified parameters and appends it to the collection.
|