MsgStream
Overview
MsgStream is a class in Aspose.Email FOSS for .NET.
Constructors
| Signature | Description |
|---|---|
MsgStream(name: string, data: byte[]?) | Creates a new MsgStream with the specified parameters. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | read | |
Data | byte[] | read | |
Clsid | byte[] | read | |
StateBits | uint | read | |
CreationTime | ulong | read | |
ModifiedTime | ulong | read |