Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| AlwaysRequestTableDependencies | Specifies whether the provider should always retrieve table dependencies (foreign key relationships). |
| BodyType | Specifies how the body content of email messages is formatted in the response. |
| CustomHeaders | 他のプロパティ(ContentType やFrom など)から作成されたリクエストヘッダーに追加する、追加HTTP ヘッダーを指定します。このプロパティは、特殊または非標準のAPI 用にリクエストをカスタマイズするために使用します。 |
| DefaultGroups | Determines whether to use the /me/memberOf or /groups endpoint for user authentication. |
| DefaultUser | Determines whether to use the /me or /users endpoint for user authentication. |
| DirectoryRetrievalDepth | Specifies the folder depth to use when retrieving items and subfolders from the directory. |
| DisableServerSideFiltering | Specifies whether to disable server-side filtering in queries. |
| GroupId | Specify a default GroupId. |
| ImpersonationType | Specifies the type of identifier used for provider impersonation. |
| ImpersonationUser | Specifies the user account to impersonate when sending requests to the provider server. |
| IncludeContent | Specifies whether to retrieve additional content, such as message bodies, when querying items. |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| Other | 特定の問題に対処するため、特殊なシナリオ向けの高度な接続プロパティを指定します。このプロパティは、サポートチームの指示がある場合にのみ使用してください。 |
| Pagesize | provider がMicrosoft Exchange にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。 |
| Readonly | provider からMicrosoft Exchange への読み取り専用アクセスを切り替えます。 |
| ShowCustomFoldersAsTables | A boolean indicating whether to expose custom folders as tables. |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseInplaceArchive | Specifies whether to query the in-place archive mailbox instead of the primary mailbox. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| UserId | Specify a default UserId. |