ImapNotificationEventArgs.Line Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
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. |