MimeBodyPart MethodsIpswitch.Messaging.Framework

The MimeBodyPart type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBodyLines
Returns the body part body as a series of CRLF delimited lines
Public methodGetBodyStream
Returns the body part body as a byte stream
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHeaderLines
Returns the body part header as a series of CRLF delimited lines
Public methodGetHeaderStream
Returns the body part header as a byte stream
Public methodGetLines
Returns the body part as a series of CRLF delimited lines
Public methodGetStream
Returns the body part as a byte stream
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference