The presence of this attribute indicates that the folder has child fodlers that are accessible to the user (\HasChildren).

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public static FolderFlag HasChildren
Visual Basic
Public Shared HasChildren As FolderFlag
Visual C++
public:
static FolderFlag^ HasChildren

Remarks

http://www.ietf.org/rfc/rfc3348.txt

See Also