Namespace: ITHit.Collab.Card
The IAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppartmentNumber | Obsolete.
Extended address (e.g., apartment or suite number).
|
![]() | Container |
Parent component for this instance.
(Inherited from IProperty.) |
![]() ![]() | Country |
Country name.
|
![]() | IsPrefered |
Indicates if this property is preferred.
(Inherited from ICardMultiProperty.) |
![]() ![]() | Locality |
Locality (e.g., city).
|
![]() | PoBox | Obsolete.
Post office box.
|
![]() ![]() | PostalCode |
Postal code.
|
![]() | RawProperty |
Provides low-level access to business card or calendar property.
(Inherited from IProperty.) |
![]() ![]() | Region |
Region (e.g., state or province).
|
![]() ![]() | Street |
Street address.
|
![]() | Types |
Property types, such as home, work, cell, etc.
(Inherited from ITypedPropertyT.) |
Name | Description | |
---|---|---|
![]() | Remove |
Deletes property from calendar or business card.
(Inherited from IProperty.) |
![]() | SetAddress(String, String, String, String, String, AddressType) |
Sets address.
|
![]() | SetAddress(String, String, String, String, String, String, String, AddressType) |
Sets all possible componenets of address.
|