PostalAddressList Properties

The PostalAddressList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection.
Public propertyHomeAddress
Default home address
Public propertyIsReadOnly
Gets a value indicating whether the list is read-only.
Public propertyItem
Gets or sets the element at the specified index.
Public propertyOtherAddress
Default other address
Public propertyWorkAddress
Default work address
See Also