ReplyMessageAttachmentArray Field
This is an array of the InteractionAttachmentData [] structure that contains details about the attachments in the Interaction.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public InteractionAttachmentData[] AttachmentArray

Field Value

Type: InteractionAttachmentData
See Also