The ReadReceiptResponse type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Deletes the message
(Inherited from Email.) |
![]() | Dispose |
Dispose of the object
(Inherited from Email.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetBodyLines |
Returns the message body as a series of CRLF delimited lines
(Inherited from Email.) |
![]() | GetBodyStream |
Returns the message body as a byte stream
(Inherited from Email.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetHeaderLines |
Returns the message header as a series of CRLF delimited lines
(Inherited from Email.) |
![]() | GetHeaderStream |
Returns the message header as a byte stream
(Inherited from Email.) |
![]() | GetLines |
Returns the message as a series of CRLF delimited lines
(Inherited from Email.) |
![]() | GetStream |
Builds a Stream containing the bytes for this email in its MIME format.
(Overrides EmailGetStream.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save |
Saves the Message flags to the mailbox file
(Inherited from Email.) |
![]() | ToString | (Inherited from Object.) |
See Also