GetLinkedChatsResponse ComplexType

Contains the response from the GetLinkedChats action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
LinkedChatDetails Edm.String

For internal use only.

Navigation Properties

The navigation properties of a complex type contain references to an entity type or a collection of entity types.

Name Type Nullable Description
LinkedChatList Collection(crmbaseentity) False For internal use only.

Used by

The following use the GetLinkedChatsResponse ComplexType.

Name How used
GetLinkedChats ReturnType

See also