MsgStream

Overview

MsgStream is a class in Aspose.Email FOSS for .NET.

Constructors

SignatureDescription
MsgStream(name: string, data: byte[]?)Creates a new MsgStream with the specified parameters.

Properties

NameTypeAccessDescription
Namestringread
Databyte[]read
Clsidbyte[]read
StateBitsuintread
CreationTimeulongread
ModifiedTimeulongread

See Also