IEWSClient.NotesFolderServerNotifications

IEWSClient.NotesFolderServerNotifications event

Occurs when arises specified event type for Notes folder.

public event EventHandler<ServerNotificationEventArgs> NotesFolderServerNotifications;

See Also