_ViewsEvents_Event.ViewAdd Event

Definition

Occurs when a view is added to the collection. Microsoft Outlook creates the new view and passes it to this event.

public:
 event Microsoft::Office::Interop::Outlook::_ViewsEvents_ViewAddEventHandler ^ ViewAdd;
event Microsoft.Office.Interop.Outlook._ViewsEvents_ViewAddEventHandler ViewAdd;
Event ViewAdd As _ViewsEvents_ViewAddEventHandler 

Event Type

Applies to