AlertType Property
Description
The type of alert generated: Alert or Follow-up.
Property type
Read-only property
Syntax
Visual Basic
Public Property AlertType As Long
Return Type
1 for Follow-up. 2 for Alert.
Remarks
The AlertType of the objects in the list returned by AlertManager.AlertList is undefined.
See Also