StdAppLaunchInbox event

Occurs when the user selects Inbox on the View menu.

The default implementation opens the Inbox form for the current user.

Your application can call the default implementation by generating the event.

Remarks

The default implementation can be overridden by creation of an event handler that returns a non-zero result.