AddressMailingBlock Properties | 
The AddressMailingBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| Address1 | 
            Gets or sets the address line 1.
              | |
| Address2 | 
            Gets or sets the address line 2.
              | |
| Address3 | 
            Gets or sets the address line 3.
              | |
| City | 
            Gets or sets the city.
              | |
| Country | 
            Gets or sets the country.
              | |
| NotPublishAddressLines | 
            Gets or sets a value indicating whether address lines should be hidden in a public directory.
              | |
| NotPublishCityStateZip | 
            Gets or sets a value indicating whether city, state and zip code should be hidden in a public directory.
              | |
| NotPublishCountry | 
            Gets or sets a value indicating whether country should be hidden in a public directory.
              | |
| State | 
            Gets or sets the state.
              | |
| Zip | 
            Gets or sets the zip code.
              |