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; } |