Dart.Mail Namespace > Messagepart Class : GetContentStream Method |
Content provides the source and destination of content data.
If Content is null, then decoding is assumed and a new MailMessage is created by the decoder and populated when Stream.Write is used.
If Content is not null, then encoding is assumed and Content is encoded when Stream.Read is used.