ImapNotificationEventArgs.Solicited Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Solicited
Gets the value indicating whether the notification is a standard response to the requested command.
Declaration
public bool Solicited { get; }
Property Value
Type | Description |
---|---|
Boolean | True if the notification was solicited, false otherwise. |