Enabled Property
Description
Indicates if mail is enabled for the specified event type.
Property type
Read-write property
Syntax
Visual Basic
Public Property Enabled( _
   ByVal EventType As Long _
) As Boolean
Parameters
EventType
See Also