TcxSchedulerWebServiceStorageOfficeProvider Members
An online event data provider that can work with Microsoft accounts.Constructors
| Name | Description |
|---|---|
| Create(TcxSchedulerWebServiceStorage) | Creates a new online event data provider for the specified web service event persistence manager. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
Properties
| Name | Description |
|---|---|
| AuthorizationAgent | Associates the online event data provider with a Microsoft Graph® 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. |
| ContentType | Specifies the required user event description format. |
| 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. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetCalendarList | Returns the list of calendars obtained from the connected online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider. |
| GetDisplayName | Returns the descriptive name corresponding to the general type of a connected online Microsoft calendar. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| GetScopes protected | Returns the list of online calendar access permissions that the associated authorization agent requests on a successful connection to a Microsoft account. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| ToString | Inherited from TObject. |
See Also