Request Event Data
EClient.reqWshEventData (
requestId: int. Request identifier used to track data.
wshEventData: WshEventData. Unique object used to track all parameters for the event data request. See WshEventData Object for more details.
)
MIN_SERVER_VER_WSH_EVENT_DATA_FILTERS_DATE: *Only passed in the Python implementation. Server version of the API implementationmust be passed. This can be accomplished with the EClient.serverVersion() function call.
Requests event data from the WSH calendar.

