Storage Properties

Independentsoft MSG .NET

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

  NameDescription
Public propertyClassId
Gets or sets class ID.
(Inherited from DirectoryEntry.)
Public propertyCreatedTime
Gets creation time.
(Inherited from DirectoryEntry.)
Public propertyDirectoryEntries
Gets collection of 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