_ViewsEvents_Event.ViewRemove Event

Occurs when a view has been removed from the specified collection.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event ViewRemove As _ViewsEvents_ViewRemoveEventHandler
'Usage
Dim instance As _ViewsEvents_Event
Dim handler As _ViewsEvents_ViewRemoveEventHandler

AddHandler instance.ViewRemove, handler
event _ViewsEvents_ViewRemoveEventHandler ViewRemove

See Also

Reference

_ViewsEvents_Event Interface

_ViewsEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace

Microsoft.Office.Interop.Outlook._ViewsEvents_ViewRemoveEventHandler