AttachmentProperties Class Members
In This Topic
The following tables list the members exposed by AttachmentProperties.
Public Constructors
Public Properties
| | Name | Description |
 | AltText |
Text that may be displayed or used in contexts where
the attachment cannot be used directly. (For example,
a screen reader might read the alt text for an image
attachment.)
|
 | Caption |
A caption for the attachment.
|
 | Credit |
Credit or attribution for the attachment, indicating
creator or source.
|
 | ExifData |
The EXIF data (if any) describing various attributes of the attachment. EXIF is commonly present in
image data.
|
 | Tags |
Tags roughly describe the contents of the attachment.
|
 | Title |
A title for the attachment.
|
Top
See Also