Attachment Properties |
The Attachment type exposes the following members.
Name | Description | |
---|---|---|
Content |
Gets the binary content of the attachment or attachment version.
| |
Description |
Gets the description of the attachment or attachment version.
| |
Extension |
Gets the file name extension of the attachment or attachment version.
| |
GUID |
Gets the globally unique identifier of the attachment or attachment version.
| |
Hash |
Gets the string representation of the attachment or attachment version hash.
| |
ImageHeight |
Gets the height, in pixels, of the attachment or attachment version.
| |
ImageWidth |
Gets the width, in pixels, of the attachment or attachment version.
| |
LastModified |
Gets the date and time when the attachment or attachment version was last modified.
| |
MimeType |
Gets the MIME type of the attachment or attachment version.
| |
Name |
Gets the file name of the attachment or attachment version.
| |
Size |
Gets the size, in bytes, of the attachment or attachment version.
| |
Title |
Gets the title of the attachment or attachment version.
| |
VersionID |
Gets the identifier of the attachment version.
|