ImGearXMPContactInfo Class Members
In This Topic
The following tables list the members exposed by ImGearXMPContactInfo.
Public Constructors
Public Properties
| Name | Description |
| CiAdrCity |
Gets or sets the contact information city part.
|
| CiAdrCtry |
Gets or sets the the contact information county part.
|
| CiAdrExtadr |
Gets or 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.
|
| CiAdrPcode |
Gets or sets the contact information part denoting the local postal code.
|
| CiAdrRegion |
Gets or sets the contact information part denoting regional information like state or province.
|
| CiEmailWork |
Gets or sets the contact information email address part. Multiple email addresses can be
given, separated by a comma.
|
| CiTelWork |
Gets or sets the contact information phone number part. Multiple numbers can be given,
separated by a comma.
|
| CiURLWork |
Gets or sets the contact information web address part. Multiple addresses can be given,
separated by a comma.
|
Top
See Also