Attachment |
public class AttachmentFile : IAttachment
The AttachmentFile type exposes the following members.
Name | Description | |
---|---|---|
AttachmentFile | Initializes a new instance of the AttachmentFile class |
Name | Description | |
---|---|---|
Id | Attachment ID. | |
Key | Attachment encryption key. | |
LastModified | Last time modified. | |
MimeType | Attachment MIME type. | |
Name | Attachment name. | |
Size | Attachment size in bytes. | |
Thumbnails | A list of thumbnails. | |
Title | Attachment title. |