MboxStorageReaderBaseStream Property

Gets the base stream.

Namespace:  Aspose.Email.Storage.Mbox
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public Stream BaseStream { get; }

Property Value

Type: Stream
The base stream.
See Also