github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/MessageInfoResource.md (about) 1 # MessageInfoResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Uri** | **string** | | [optional] 7 **Id** | **string** | | [optional] 8 **To** | [**[]CallerInfo**](CallerInfo.md) | | [optional] 9 **From** | [**CallerInfo**](CallerInfo.md) | | [optional] 10 **Type** | **string** | | [optional] 11 **CreationTime** | [**time.Time**](time.Time.md) | | [optional] 12 **ReadStatus** | **string** | | [optional] 13 **Priority** | **string** | | [optional] 14 **Attachments** | [**[]MessageAttachmentInfo**](MessageAttachmentInfo.md) | | [optional] 15 **Direction** | **string** | | [optional] 16 **Availability** | **string** | | [optional] 17 **Subject** | **string** | | [optional] 18 **MessageStatus** | **string** | | [optional] 19 **FaxResolution** | **string** | | [optional] 20 **FaxPageCount** | **int32** | | [optional] 21 **DeliveryErrorCode** | **string** | | [optional] 22 **SmsDeliveryTime** | [**time.Time**](time.Time.md) | | [optional] 23 **SmsSendingAttemptsCount** | **int64** | | [optional] 24 **ConversationId** | **int64** | | [optional] 25 **Conversation** | [**ConversationResource**](ConversationResource.md) | | [optional] 26 **LastModifiedTime** | [**time.Time**](time.Time.md) | | [optional] 27 **PgToDepartment** | **bool** | | [optional] [default to false] 28 **VmTranscriptionStatus** | **string** | | [optional] 29 **SourceFilePath** | **string** | | [optional] 30 **CoverIndex** | **int32** | | [optional] 31 **CoverPageText** | **string** | | [optional] 32 33 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 34 35