TDV Adapter for Microsoft Exchange

Build 22.0.8462

Tables

The adapter models the data in Microsoft Exchange into a list of tables that can be queried using standard SQL statements.

Generally, querying Microsoft Exchange tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

Microsoft Exchange Adapter Tables

Name Description
CalendarGroups CalendarGroups table for Exchange data provider.
Calendars Calendars table for Exchange data provider.
Contacts Contacts table for Exchange data provider.
Events Events table for Exchange data provider.
ExtendedProperties Create, update, delete, and query Contacts items.
Groups Groups table for Exchange data provider.
MailFolders MailFolders table for Exchange data provider.
Messages Messages table for Exchange data provider.
Users Users table for Exchange data provider.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462