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