Skip to main content

TcxSchedulerWebServiceStorage.RegisteredCalendarProviders Property

Provides access to the collection of class-references to the registered online event data provider classes.

Declaration

class property RegisteredCalendarProviders: TcxRegisteredClasses read;

Property Value

Type
TcxRegisteredClasses

Remarks

You can use this class property to manage the list of online event data providers that you can use to obtain calendar and event data from different online account types.

See Also