Gets the notification type.

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

Syntax

Visual Basic
Public ReadOnly Property Notification As ImapNotification
	Get
C#
public ImapNotification Notification { get; }

Field Value

Notification type.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also