Gets a value indicating whether any subfolders can exist under this folder. This value is only set for folders returned by a call to GetFolderList()()()() methods.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property CanContainInferiors As Boolean
	Get
C#
public bool CanContainInferiors { get; }

Field Value

Value indicating whether any child folders can exist under this folder.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also