The MessageAttachment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| FileID |
The FileID of the attachment (what will be used against the Files table to provide the attachment)
| |
| KeyID |
IHydratable.KeyID.
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| MessageAttachmentID |
MessageAttachmentID - The primary key
| |
| MessageID |
MessageID of the message that contains this attachment
|