Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - conversationlastMessageInfoType

Description

This type represents the last message posted in the conversation.

Properties

Name Type Occurrence Description
message xs:string Optional The last posted message to this conversation
posted xs:dateTime Optional The date/time this message was posted to the conversation
postedBy xs:anyURI Optional The URN of the person who posted a message to this conversation
truncated xs:boolean Required
Default=false
This indicates that the last posted message is truncated or not.
In This Document