Click or drag to resize
MimeKit

BodyPart Methods

The BodyPart type exposes the following members.

Methods
 NameDescription
Public methodAccept Dispatches to the specific visit method for this MIME body part.
Protected methodEncode Encodes the BodyPart into the StringBuilder.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString Returns a String that represents the current BodyPart.
(Overrides ObjectToString)
Public methodStatic memberTryParse Tries to parse the given text into a new BodyPart instance.
Top
See Also