All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::contacts::PhotoAttachment Struct Reference

import "ContactsCommon.idl";

Public Attributes

string id
 origin ID of attachment or ID from upload response
string url
 [READ-ONLY] Relative URL from root of web. Eg.: /webmail/api/download/attachment/ba5767a9-7a70-4c90-a6bf-dc8dd62e259c/14/0-1-0-1/picture.jpg

Detailed Description

A contact photo. Only JPEG format is supported. Maximum size is 256 kB.

Member Data Documentation

string kerio::jsonapi::contacts::PhotoAttachment::id

origin ID of attachment or ID from upload response

string kerio::jsonapi::contacts::PhotoAttachment::url

[READ-ONLY] Relative URL from root of web. Eg.: /webmail/api/download/attachment/ba5767a9-7a70-4c90-a6bf-dc8dd62e259c/14/0-1-0-1/picture.jpg


The documentation for this struct was generated from the following file: