Class Address
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of an Address record.
public static class Address
- Inheritance
-
Address
Fields
View SourceContactId
Contact ID that the address belongs to.
Declaration
public const uint ContactId = 21102593U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCountry
Country.
Declaration
public const uint Country = 21233673U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtended
Extended address.
Declaration
public const uint Extended = 21233674U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the address.
Declaration
public const uint Id = 21106688U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsDefault
The address is the default or not.
Declaration
public const uint IsDefault = 21037067U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLabel
Address type label, when the address type is Types.Custom.
Declaration
public const uint Label = 21233667U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLocality
Locality.
Declaration
public const uint Locality = 21233671U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePostalCode
Postal code.
Declaration
public const uint PostalCode = 21233669U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePostbox
Post office box.
Declaration
public const uint Postbox = 21233668U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRegion
Region.
Declaration
public const uint Region = 21233670U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceStreet
Street.
Declaration
public const uint Street = 21233672U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceType
Address type, refer to the Types.
Declaration
public const uint Type = 21102594U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this contacts address view.
Declaration
public const string Uri = "tizen.contacts_view.address"
Field Value
Type | Description |
---|---|
String |