Click or drag to resize

FolderInfoHasChildren Property

Gets the value indicating if this folder has children. HasNoChildren or NoInferiors flag results in false, HasChildren in true, null otherwise.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public bool? HasChildren { get; }

Property Value

NullableBoolean
See Also