Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs before the item is automatically saved by Outlook.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event BeforeAutoSave As ItemEvents_10_BeforeAutoSaveEventHandler
'Usage
Dim instance As ItemEvents_10_Event
Dim handler As ItemEvents_10_BeforeAutoSaveEventHandler
AddHandler instance.BeforeAutoSave, handler
event ItemEvents_10_BeforeAutoSaveEventHandler BeforeAutoSave
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeAutoSaveEventHandler