Providess access to a RFC-822 message as a stream construct.
property SourceStream: TStream;
Description
SourceStream is a TStream property in TIdMessageDecoder that provide access to the contents of a RFC-822 message part. SourceStream is used by the ReadLn method to retrieve a single line in the RFC-822 message.