IEWSClient.InboxFolderServerNotifications

IEWSClient.InboxFolderServerNotifications event

Occurs when arises specified event type for Inbox folder.

public event EventHandler<ServerNotificationEventArgs> InboxFolderServerNotifications;

See Also