ExternalAttendees
Usage information for the operation ExternalAttendees.rsd.
テーブル固有の情報
Select
すべてはドライバー内でクライアント側で実行されます。
Columns
| Name | Type | Description |
| ContactId [KEY] | String | The identifier of the contact associated with the attendee. |
| Id [KEY] | String | The identifier of the attendee. |
| PersonId | String | The person identifier associated with the attendee. |
| CompanyName | String | The company where the attendee belongs to. |
| LastName | String | The last name of the attendee. |
| FirstName | String | The first name of the attendee. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| Range | String | Used to override the range connection property |
| Rows@Next | String | Identifier for the next page of results. Do not set this value manually. |