TcxSchedulerWebServiceStorageGoogleProvider Properties
An online event data provider that can work with Google accounts.| Name | Description |
|---|---|
| AuthorizationAgent | Associates the online event data provider with a Google API-compatible authorization agent. |
| Calendar | Provides access to information on an online calendar selected as the event data source. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| CalendarID | Specifies the active online calendar by its ID. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| Connected | Specifies if the event data provider is connected to an online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| Owner | Provides access to the web service event persistence manager to which the current event data provider belongs. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| ReadOnly | Specifies if the read-only mode is enabled. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
See Also