| TnefPropertyReaderGetRawValueReadStream Method |
Get the raw value of the attribute or property as a stream.
Namespace: MimeKit.TnefAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public Stream GetRawValueReadStream()
Return Value
StreamThe raw value stream.
Exceptions Remarks
Gets the raw value of the attribute or property as a stream.
See Also