InspectorEvents_10_Event.BeforeSize 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 the user sizes the current Inspector.
public:
event Microsoft::Office::Interop::Outlook::InspectorEvents_10_BeforeSizeEventHandler ^ BeforeSize;
event Microsoft.Office.Interop.Outlook.InspectorEvents_10_BeforeSizeEventHandler BeforeSize;
Event BeforeSize As InspectorEvents_10_BeforeSizeEventHandler
Event Type
Remarks
This event can be cancelled after it has started. If the event is cancelled, the window is not sized.