The EmbeddedFile type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreationDate |
The creation date for this embedded file.
| |
| Description |
The description provided to this embedded file.
| |
| FileName |
The file name for this embedded file.
| |
| FolderName |
The folder name in which this embedded file should be placed. (can be null, meaning not placed in any folder)
| |
| MimeType |
The MIME type for this embedded file.
| |
| ModificationDate |
The modification date for this embedded file.
| |
| Size |
The size in bytes for this embedded file.
|