ReadReceiptResponse MethodsIpswitch.Messaging.Framework

The ReadReceiptResponse type exposes the following members.

Methods

  NameDescription
Public methodDelete
Deletes the message
(Inherited from Email.)
Public methodDispose
Dispose of the object
(Inherited from Email.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBodyLines
Returns the message body as a series of CRLF delimited lines
(Inherited from Email.)
Public methodGetBodyStream
Returns the message body as a byte stream
(Inherited from Email.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHeaderLines
Returns the message header as a series of CRLF delimited lines
(Inherited from Email.)
Public methodGetHeaderStream
Returns the message header as a byte stream
(Inherited from Email.)
Public methodGetLines
Returns the message as a series of CRLF delimited lines
(Inherited from Email.)
Public methodGetStream
Builds a Stream containing the bytes for this email in its MIME format.
(Overrides EmailGetStream.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Saves the Message flags to the mailbox file
(Inherited from Email.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference