MapiMessageReader.ReadMessage

MapiMessageReader.ReadMessage method

Parse the current stream and returns the data as a MapiMessage.

public MapiMessage ReadMessage()

Return Value

The MapiMessage from the input stream.

See Also