FolderInfoContainerClass Property

Gets container class of the folder object.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string ContainerClass { get; }

Property Value

Type: String
The container class.
See Also