 | 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.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static FolderFlag HasNoChildren
Public Shared HasNoChildren As FolderFlag
public:
static FolderFlag^ HasNoChildren
static val mutable HasNoChildren: FolderFlag
Field Value
FolderFlag
Remarks
See Also