Gets the IMAP response containing the notification.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property Response As ImapResponse
	Get
C#
public ImapResponse Response { get; }

Field Value

IMAP response.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also