The AlertManager object allows you to query and fire alert actions defined in the current document. To get a reference to the AlertManager object, call Application.GetObject("AlertManager").
Actions
Type: Collection of AlertAction objects
Description: The collection of all AlertAction objects defined in the current document
None