ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Listing the available calendars Hide the details
Array of Calendar variables initialized with the list of available calendars. If an error occurred, the array is empty and the ErrorOccurred variable is set to True. To get the details of the error, use ErrorInfo.
Listing the calendars that correspond to the specified filters Hide the details
Array of Calendar variables initialized with the list of available calendars. If an error occurred, the array is empty and the ErrorOccurred variable is set to True. For more details about the error, use the ErrorInfo function.
Property on which the list of calendars must be filtered: aptIdentifierFilters on the identifiers of calendars. An exact-match search is performed.aptNameFilters on the name of the calendar. A "Contains" search is performed.aptAccountNameFilters on the name of the account to which the calendar belongs. A "Contains" search is performed.aptAccountTypeFilters on the type of the account to which the calendar belongs. A "Contains" search is performed.
Value sought in the filtered properties of calendar. This search is not case sensitive.
Special cases
Required permissions
Last update: 11/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: