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