Stream Properties

Independentsoft MSG .NET

Stream Properties MSG .NET Class Library
The Stream type exposes the following members.
Properties

  NameDescription
Public propertyBuffer
Gets or sets streams data.
Public propertyClassId
Gets or sets class ID.
(Inherited from DirectoryEntry.)
Public propertyCreatedTime
Gets creation time.
(Inherited from DirectoryEntry.)
Public propertyLastModifiedTime
Gets last modified time.
(Inherited from DirectoryEntry.)
Public propertyName
Gets or sets name.
(Inherited from DirectoryEntry.)
Public propertySize
Gets size.
(Inherited from DirectoryEntry.)
Back to Top
See Also