Name | Description | |
---|---|---|
![]() | AsyncCall | Gets a boolean value indicating whether the event is raised in an asynchronous call. (Inherited from AsyncEventArgs) |
![]() | Event | Gets the notification type. |
![]() | Line | Gets the index of the line in response that contains this notification. |
![]() | Number | Gets the contents of the response line if it was composed of a single integer number. Otherwise, zero is returned. |
![]() | Response | Gets the IMAP response containing the notification. |
![]() | Solicited | Gets the value indicating whether the notification is a standard response to the requested command. |
![]() | UserState | Gets the user-token specified in an asynchronous call. (Inherited from AsyncEventArgs) |