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; } |