com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiContactPersonalInfoPropertySet



  • public final class MapiContactPersonalInfoPropertySet
    extends Object

    Specify other additional contact information

    • Method Detail

      • getSpouseName

        public final String getSpouseName()

        Specifies the name of the contact's spouse/partner

      • setSpouseName

        public final void setSpouseName(String value)

        Specifies the name of the contact's spouse/partner

      • getPersonalHomePage

        public final String getPersonalHomePage()

        Specifies the contact's personal web page URL

      • setPersonalHomePage

        public final void setPersonalHomePage(String value)

        Specifies the contact's personal web page URL

      • getLanguage

        public final String getLanguage()

        Specifies the language that the contact uses

      • setLanguage

        public final void setLanguage(String value)

        Specifies the language that the contact uses

      • getNotes

        public final String getNotes()

        Specifies the additional notes

      • setNotes

        public final void setNotes(String value)

        Specifies the additional notes

      • getHobbies

        public final String getHobbies()

        Specifies the hobbies of the contact

      • setHobbies

        public final void setHobbies(String value)

        Specifies the hobbies of the contact

      • getLocation

        public final String getLocation()

        Specifies the location of the contact

      • setLocation

        public final void setLocation(String value)

        Specifies the location of the contact

      • getInstantMessagingAddress

        public final String getInstantMessagingAddress()

        Specifies the contact's instant messaging address

      • setInstantMessagingAddress

        public final void setInstantMessagingAddress(String value)

        Specifies the contact's instant messaging address

      • getOrganizationalIdNumber

        public final String getOrganizationalIdNumber()

        Specifies an organizational ID number for the contact

      • setOrganizationalIdNumber

        public final void setOrganizationalIdNumber(String value)

        Specifies an organizational ID number for the contact

      • getCustomerId

        public final String getCustomerId()

        Specifies the contact's customer ID number

      • setCustomerId

        public final void setCustomerId(String value)

        Specifies the contact's customer ID number

      • getGovernmentIdNumber

        public final String getGovernmentIdNumber()

        Specifies the contact's government ID number

      • setGovernmentIdNumber

        public final void setGovernmentIdNumber(String value)

        Specifies the contact's government ID number

      • getFreeBusyLocation

        public final String getFreeBusyLocation()

        Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file

      • setFreeBusyLocation

        public final void setFreeBusyLocation(String value)

        Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file

      • getAccount

        public final String getAccount()

        Specifies the account name of the contact

      • setAccount

        public final void setAccount(String value)

        Specifies the account name of the contact

      • getHtml

        public final String getHtml()

        Specifies the contact's business web page URL

      • setHtml

        public final void setHtml(String value)

        Specifies the contact's business web page URL

      • getBusinessHomePage

        public final String getBusinessHomePage()

        Specifies the contact's business web page URL

      • setBusinessHomePage

        public final void setBusinessHomePage(String value)

        Specifies the contact's business web page URL

      • getFtpSite

        public final String getFtpSite()

        Specifies the contact's File Transfer Protocol (FTP) URL

      • setFtpSite

        public final void setFtpSite(String value)

        Specifies the contact's File Transfer Protocol (FTP) URL

      • getComputerNetworkName

        public final String getComputerNetworkName()

        Specifies the name of the network to which the contact's computer is connected

      • setComputerNetworkName

        public final void setComputerNetworkName(String value)

        Specifies the name of the network to which the contact's computer is connected

      • getGender

        public final int getGender()

        Specifies the gender of the contact

      • setGender

        public final void setGender(int value)

        Specifies the gender of the contact

      • getReferredByName

        public final String getReferredByName()

        Specifies the name of the person who referred this contact to the user

      • setReferredByName

        public final void setReferredByName(String value)

        Specifies the name of the person who referred this contact to the user

      • getChildren

        public final String[] getChildren()

        Contains a list of names of children.

      • setChildren

        public final void setChildren(String[] value)

        Contains a list of names of children.