ImapNotificationEventArgs.Line Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
Line
Gets the index of the line in response that contains this notification.
Declaration
public int Line { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Index of the line in response that contains this notification. |