Gets a type of the current node.

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

Syntax

Visual Basic
Public ReadOnly Property Type As ImapSearchParameterType
	Get
C#
public ImapSearchParameterType Type { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also