Attachment Object


Manage Contact Attachments

Properties
idstringRead-onlyformat GUID

Attachment ID.


previewImagePreviewImageRead-only

Details of the preview image reduced size when the attachment is of type IMAGE.


fileNamestringRead-only

Name of the attachment file.


mimeTypestringRead-only

Mime type of the attachment. See supported mime types (REST|SDK).


attachmentTypestringRead-only

Type of the attachment.


ONE OF:

imageImage

Image details when the attachment type is IMAGE.


documentDocument

Document details when the attachment type is OTHER.

Did this help?