# MeetingInvitee ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | Option<**String**> | The unique meeting to identify the meeting. | [optional] **display_name** | Option<**String**> | The name of the person. | [optional] **first_name** | Option<**String**> | The first name of the person, if available. | [optional] **last_name** | Option<**String**> | The last name of the person, if available. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)