| ||||
GetStatistics method**This method is obsolete in V.7.** Returns an IERUCollection of Real Time Statistics that represent all the meetings that took place within the specified date range. Each entry in the collection provides meeting usage statistics for a particular member or room as specified by the StatType parameter. Results in the collection are ordered either alphabetically by name or in reverse order by duration, depending on the value of the StatSort parameter. Syntax
ParametersStartDateThe beginning of the date range for the collection. EndDateThe end of the date range for the collection. StatTypeThe type of statistics to be queried (Room or Member). See the ERURealTimeStatisticType enumeration. StartSortThe sort order of the statistics to be returned. See the ERURealTimeStatisticSort enumeration. ppStatisticsUpon return, an IERUCollection of IERURealTimeStatistic interface pointers. Return value
|
Home See also |