| FolderFlagHasNoChildren Field |
The presence of this attribute indicates that the folder has NO child mailboxes that are accessible to the user.
If a folder has the
NoInferiors attribute, the
HasNoChildren attribute is redundant and SHOULD be omitted. (\HasNoChildren).
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static FolderFlag HasNoChildren
Public Shared HasNoChildren As FolderFlag
public:
static FolderFlag^ HasNoChildren
static val mutable HasNoChildren: FolderFlag
Field Value
Type:
FolderFlagRemarks See Also