Storage Class | MSG .NET Class Library |
Contains collection of DirectoryEntry.
Inheritance Hierarchy

Independentsoft.IO.StructuredStorage Storage
Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868
Syntax
public class Storage : DirectoryEntry
public class Storage : DirectoryEntry
Public Class Storage Inherits DirectoryEntry
Public Class Storage Inherits DirectoryEntry
Dim instance As Storage
Dim instance As Storage
public class Storage extends DirectoryEntry
public class Storage extends DirectoryEntry
public class Storage extends DirectoryEntry
public class Storage extends DirectoryEntry
Independentsoft.IO.StructuredStorage.Storage = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.Storage', Independentsoft.IO.StructuredStorage.DirectoryEntry);
Independentsoft.IO.StructuredStorage.Storage = function(); Type.createClass( 'Independentsoft.IO.StructuredStorage.Storage', Independentsoft.IO.StructuredStorage.DirectoryEntry);
Remarks
See Also