com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiContactPhysicalAddress



  • public final class MapiContactPhysicalAddress
    extends Object

    Refers to the group of properties that define physical address for a contact.

    • Constructor Detail

      • MapiContactPhysicalAddress

        public MapiContactPhysicalAddress()

        Initializes a new instance of the MapiContactPhysicalAddress class.

    • Method Detail

      • isMailingAddress

        public final boolean isMailingAddress()

        Gets or sets a value indicating whether this address is mailing address

      • setMailingAddress

        public final void setMailingAddress(boolean value)

        Gets or sets a value indicating whether this address is mailing address

      • getStreet

        public final String getStreet()

        Specifies the street portion of the contact's address

      • setStreet

        public final void setStreet(String value)

        Specifies the street portion of the contact's address

      • getCity

        public final String getCity()

        Specifies the city or locality portion of the contact's address

      • setCity

        public final void setCity(String value)

        Specifies the city or locality portion of the contact's address

      • getStateOrProvince

        public final String getStateOrProvince()

        Specifies the state or province portion of the contact's address

      • setStateOrProvince

        public final void setStateOrProvince(String value)

        Specifies the state or province portion of the contact's address

      • getPostalCode

        public final String getPostalCode()

        Specifies the postal code (ZIP code) portion of the contact's address

      • setPostalCode

        public final void setPostalCode(String value)

        Specifies the postal code (ZIP code) portion of the contact's address

      • getCountry

        public final String getCountry()

        Specifies the country or region portion of the contact's address

      • setCountry

        public final void setCountry(String value)

        Specifies the country or region portion of the contact's address

      • getCountryCode

        public final String getCountryCode()

        Specifies the country code portion of the contact's address

      • setCountryCode

        public final void setCountryCode(String value)

        Specifies the country code portion of the contact's address

      • getAddress

        public final String getAddress()

        Specifies the complete address of the contact's address

      • setAddress

        public final void setAddress(String value)

        Specifies the complete address of the contact's address

      • getPostOfficeBox

        public final String getPostOfficeBox()

        Gets or sets the post office box

      • setPostOfficeBox

        public final void setPostOfficeBox(String value)

        Gets or sets the post office box