DirectoryEntry

DirectoryEntry

Overview

DirectoryEntry is a class in Aspose.Email FOSS for .NET.

DirectoryEntry.IsStorage returns true if the entry represents a storage object in the CFB container.

Description

DirectoryEntry is a class in the Aspose.Email FOSS library for .NET that exposes 3 methods and 0 properties for programmatic use.

Methods

SignatureDescription
IsStorage()Returns true if the entry represents a storage object in the CFB container
IsStream()
IsRoot()Returns true if the entry is the root storage of the CFB hierarchy

See Also