Gets the value indicating whether the notification is a standard response to the requested command.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Imap (in Rebex.Imap.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property Solicited As Boolean Get | 
| C# | 
|---|
| public bool Solicited { get; } | 
 
     
     
     
     
    