The following tables list the members exposed by ImGearXMPContactInfo.
Public Methods
| Name | Description |
| getCiAdrCity | Returns the contact information city part.
|
| getCiAdrCtry | Returns the the contact information county part.
|
| getCiAdrExtadr | Returns the contact information address part. It comprises an optional company name and all required information to locate the building or postbox to which mail should be sent. To that end, the address is a multiline field.
|
| getCiAdrPcode | Returns the contact information part denoting the local postal code.
|
| getCiAdrRegion | Returns the contact information part denoting regional information like state or province.
|
| getCiEmailWork | Returns the contact information email address part. Multiple email addresses can be given, separated by a comma.
|
| getCiTelWork | Returns the contact information phone number part. Multiple numbers can be given, separated by a comma.
|
| getCiURLWork | Returns the contact information web address part. Multiple addresses can be given, separated by a comma.
|
| setCiAdrCity | Sets the contact information city part.
|
| setCiAdrCtry | Sets the the contact information county part.
|
| setCiAdrExtadr | Sets the contact information address part. It comprises an optional company name and all required information to locate the building or postbox to which mail should be sent. To that end, the address is a multiline field.
|
| setCiAdrPcode | Sets the contact information part denoting the local postal code.
|
| setCiAdrRegion | Sets the contact information part denoting regional information like state or province.
|
| setCiEmailWork | Sets the contact information email address part. Multiple email addresses can be given, separated by a comma.
|
| setCiTelWork | Sets the contact information phone number part. Multiple numbers can be given, separated by a comma.
|
| setCiURLWork | Sets the contact information web address part. Multiple addresses can be given, separated by a comma.
|
Top
See Also