IEWSClient.RootFolderServerNotifications

IEWSClient.RootFolderServerNotifications event

Occurs when arises specified event type for Root folder.

public event EventHandler<ServerNotificationEventArgs> RootFolderServerNotifications;

See Also