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

import "ContactsCommon.idl";

Public Attributes

boolean preferred
string pobox
 the post office box
string extendedAddress
 e.g., apartment or suite number
string street
 the street address
string locality
 the locality (e.g., city)
string state
 the region (e.g., state or province);
string zip
 the postal code
string country
 the country name (full name)
string label
PostalAddressType type
ABExtension extension

Detailed Description

Structure describing a postal address in contact.

Member Data Documentation

string kerio::jsonapi::contacts::PostalAddress::country

the country name (full name)

string kerio::jsonapi::contacts::PostalAddress::extendedAddress

e.g., apartment or suite number

string kerio::jsonapi::contacts::PostalAddress::locality

the locality (e.g., city)

string kerio::jsonapi::contacts::PostalAddress::pobox

the post office box

string kerio::jsonapi::contacts::PostalAddress::state

the region (e.g., state or province);

string kerio::jsonapi::contacts::PostalAddress::street

the street address

string kerio::jsonapi::contacts::PostalAddress::zip

the postal code


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