

| Name | Description | |||
| CountParam | Retrieves the count of the OLE event's arguments. | |||
| ID | Retrieves a long expression that specifies the identifier of the event. | |||
| Name | Retrieves the original name of the fired event. | |||
| Param | Retrieves an OleEventParam object given either the index of the parameter, or its name. | |||
| ToString | Retrieves information about the event. |