AttachmentInfo Class |
This structure contains the details of the attachments associated with the message.

SystemObject
Talisma.Server.CommonAttachmentInfo
Namespace: Talisma.Server.CommonTalisma.Server.CommonAttachmentInfo

C#
[SerializableAttribute] public class AttachmentInfo
The AttachmentInfo type exposes the following members.

Name | Description | |
---|---|---|
![]() | attachmentId |
The ID of the attachment.
|
![]() | cId |
The ID of the attachment if the attachment was added as an inline attachment.
|
![]() | eventId |
The ID of the event associated with the attachment.
|
![]() | fileName |
The name of the file that is added as an attachment.
|
![]() | size |
The size of the attachment.
|
