Gets the index of the line in response that contains this notification.

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

Syntax

Visual Basic
Public ReadOnly Property Line As Integer
	Get
C#
public int Line { get; }

Field Value

Index of the line in response that contains this notification.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also