IEWSClient.ContactsFolderServerNotifications

IEWSClient.ContactsFolderServerNotifications event

Occurs when arises specified event type for Contacts folder.

public event EventHandler<ServerNotificationEventArgs> ContactsFolderServerNotifications;

See Also