MessageContentattachmentInfo Field
This is an array of the AttachmentInfo[] structure that contains the details of the attachments associated with the message.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public AttachmentInfo[] attachmentInfo

Field Value

Type: AttachmentInfo
See Also