IEWSClient.CalendarFolderServerNotifications

IEWSClient.CalendarFolderServerNotifications event

Occurs when arises specified event type for Calendar folder.

public event EventHandler<ServerNotificationEventArgs> CalendarFolderServerNotifications;

See Also