Live Chat
U.S. Partners List
Search Results
  • Search Results

Table of Objects

1. account

2. cli

3. connection_data

4. contact_info

5. context

6. dnr

7. domain

8. domain_registration

9. field

10. filter

11. folder_rcpt

12. forwarder

13. ftp_backup

14. imap

15. ldap_connector

16. limits

17. list

18. listener

19. loader

20. log

21. maillist

22. mapping_data

23. migration

24. migration_data

25. nameserver

26. pop3

27. processing

28. proxy

29. public_folder

30. queue

31. queue_item

32. quotas

33. registry_information

34. report

35. rpop

36. saver

37. server

38. services

39. session

40. smtp_out

41. spe

42. string_list

43. upload_wmfilter

44. url_redirect

45. userdb

46. webadmin

47. webmail

48. webmaildata

4. contact_info

Fields
Methods
Member Objects


1. Fields

business_address

Function name Function signature
contact_info_business_address_get string contact_info_business_address_get (object:contact_info obj)
This function returns the bussiness address of the user (account) who owns the contact info object

business_phone

Function name Function signature
contact_info_business_phone_get string contact_info_business_phone_get (object:contact_info obj)
This function returns the bussiness phone of the user (account) who owns the contact info object

business_email

Function name Function signature
contact_info_business_email_get string contact_info_business_email_get (object:contact_info obj)
This function returns the bussiness email of the user (account) who owns the contact info object

personal_email

Function name Function signature
contact_info_personal_email_get string contact_info_personal_email_get (object:contact_info obj)
This function returns the personal email of the user (account) who owns the contact info object

home_phone

Function name Function signature
contact_info_home_phone_get string contact_info_home_phone_get (object:contact_info obj)
This function returns the home phone of the user (account) who owns the contact info object

nick_name

Function name Function signature
contact_info_nick_name_get string contact_info_nick_name_get (object:contact_info obj)
This function returns the nick name of the user (account) who owns the contact info object

phone

Function name Function signature
contact_info_phone_get string contact_info_phone_get (object:contact_info obj)
This function returns the phone of the user (account) who owns the contact info object

first_name

Function name Function signature
contact_info_first_name_get string contact_info_first_name_get (object:contact_info obj)
This function returns the first name of the user (account) who owns the contact_info object

last_name

Function name Function signature
contact_info_last_name_get string contact_info_last_name_get (object:contact_info obj)
This function returns the last name of the user (account) who owns the contact info object

home_address

Function name Function signature
contact_info_home_address_get string contact_info_home_address_get (object:contact_info obj)
This function returns the home address of the user (account) who owns the contact info object

mobile_phone

Function name Function signature
contact_info_mobile_phone_get string contact_info_mobile_phone_get (object:contact_info obj)
This function returns the mobile phone of the user (account) who owns the contact info object

2. Methods

Function name Function signature
contact_info_load object:contact_info contact_info_load (object:session session, object:context_list context)

3. Member Objects

listeners

Functions that apply to member object:
Function name Function signature
cli_listeners_get object:listeners cli_listeners_get (object:cli cli, object:session s)
This function returns the listeners list of this service. Returns 0 on succes, -1 on failure