_ViewsEvents_Event.ViewAdd Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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