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.
Version Information
Version Added: Outlook 2007
Syntax
expression .BeforeAutoSave(Cancel)
expression A variable that represents a PostItem object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
|---|---|---|---|
Cancel |
Required |
Boolean |
Set to True to cancel the operation; otherwise, set to False to allow the PostItem to be saved. |