Gets a name (keyword of the search criteria) of the current leaf node. Calling on the inner node returns null (Nothing in VB.NET).

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property Name As String
	Get
C#
public string Name { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also