Argument for the asnListScheduledMeetings method
AsnListScheduledMeetingsArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sToken | string | a JAVA web token provided by the a 3rd party (UCConnect / UCController) | |
utcFrom | string | yes | Search scheduler entries starting utcFrom |
utcTo | string | yes | Search scheduler entries latest until utcTo |
u8sTitle | string | yes | Title to search for (Searches within the title) |
bExactMatch | boolean | yes | Title is search as exact macht (defaults to false, searching within the titles) |
iLimitResultSize | number | yes | Limit the result size to x entries. The server also has a hard coded limit |
optionalParams | AsnOptionalParameters | yes |
Version 6.4