Gets a value indicating whether it is possible to select this folder.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property IsSelectable As Boolean Get  | 
| C# | 
|---|
public bool IsSelectable { get; }  |