EventProperty objects are always part of an EventProperties collection, and are passed to Add-In methods responding to broadcast events.
EventProperty Attributes
Attribute  | 
Type  | 
Notes  | 
Name  | 
String  | 
A string distinguishing this property from others in the list.  | 
Value  | 
Variant  | 
A string, number or object reference representing the property value.  | 
Description  | 
String  | 
Explanation of what this property represents.  | 
ObjectType  | 
Distinguishes objects referenced through a Dispatch interface.  | 
See Also


