github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/MessageEvent.md (about) 1 # MessageEvent 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **ExtensionId** | **string** | Internal identifier of an extension | [optional] 7 **LastUpdated** | [**time.Time**](time.Time.md) | Datetime when the message was last modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z | [optional] 8 **Changes** | [**[]MessageChanges**](MessageChanges.md) | Message Changes | [optional] 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12