Gets the index of the line in response that contains this notification.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property Line As Integer Get | 
| C# | 
|---|
| public int Line { get; } | 
 
     
     
     
     
    