IEWSClient.OutboxFolderServerNotifications

IEWSClient.OutboxFolderServerNotifications event

Occurs when arises specified event type for Outbox folder.

public event EventHandler<ServerNotificationEventArgs> OutboxFolderServerNotifications;

See Also