| FolderInfoCanSelect Property |
Gets the value indicating if you can select this folder. (Searches for
NoSelect or
NonExistent flag)
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool CanSelect { get; }
Public ReadOnly Property CanSelect As Boolean
Get
public:
property bool CanSelect {
bool get ();
}
member CanSelect : bool with get
Property Value
Type:
BooleanSee Also