CFBStream
Overview
CFBStream is a class in Aspose.Email FOSS for Python.
Mutable stream node used by the CFB writer.
Properties: clsid, creation_time, data, modified_time, name, state_bits.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read/Write | Gets or sets the name. |
data | bytes | Read/Write | Gets or sets the data. |
clsid | bytes | Read/Write | Gets or sets the clsid. |
state_bits | int | Read/Write | Gets or sets the state bits. |
creation_time | FileTime | Read/Write | Gets or sets the creation time. |
modified_time | FileTime | Read/Write | Gets or sets the modified time. |