Alert Property
Description
Gets the Alert object for the alert with the specified ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property Alert( _
   ByVal ID As Long _
) As Object
Parameters
ID
An Alert.ID.
See Also