Contacts management
More...
Go to the source code of this file.
Namespaces |
namespace | kerio |
| Functions for internal communication in Multi-Server
|
Typedefs |
typedef sequence< PostalAddress > | kerio::jsonapi::contacts::PostalAddressList |
typedef sequence< EmailAddress > | kerio::jsonapi::contacts::EmailAddressList |
typedef sequence< PhoneNumber > | kerio::jsonapi::contacts::PhoneNumberList |
typedef sequence< Url > | kerio::jsonapi::contacts::UrlList |
typedef sequence< PersonalContact > | kerio::jsonapi::contacts::PersonalContactList |
Enumerations |
enum | PostalAddressType { AddressHome,
AddressWork,
AddressOther,
kerio::jsonapi::contacts::AddressCustom
} |
enum | EmailAddressType {
EmailWork,
EmailHome,
EmailOther,
kerio::jsonapi::contacts::EmailCustom,
kerio::jsonapi::contacts::RefContact,
kerio::jsonapi::contacts::RefDistributionList
} |
enum | PhoneNumberType {
TypeAssistant,
TypeWorkVoice,
TypeWorkFax,
TypeCallback,
TypeCar,
TypeCompany,
TypeHomeVoice,
TypeHomeFax,
TypeIsdn,
TypeMobile,
TypeOtherVoice,
TypeOtherFax,
TypePager,
TypePrimary,
TypeRadio,
TypeTelex,
TypeTtyTdd,
kerio::jsonapi::contacts::TypeCustom
} |
enum | UrlType { UrlHome,
UrlWork,
UrlOther,
kerio::jsonapi::contacts::UrlCustom
} |
Detailed Description
Contacts management
- Author(s):
- Dusan Juhas, Frantisek Boranek
- Copyright:
- Copyright © 2017 Kerio Technologies s.r.o.