com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiContactProfessionalPropertySet



  • public final class MapiContactProfessionalPropertySet
    extends Object

    Properties are used to store professional details for the person represented by the contact

    • Method Detail

      • getTitle

        public final String getTitle()

        Gets or sets the job title of the contact

      • setTitle

        public final void setTitle(String value)

        Gets or sets the job title of the contact

      • getCompanyName

        public final String getCompanyName()

        Gets or sets the company that employs the contact

      • setCompanyName

        public final void setCompanyName(String value)

        Gets or sets the company that employs the contact

      • getDepartmentName

        public final String getDepartmentName()

        Gets or sets the name of the department to which the contact belongs

      • setDepartmentName

        public final void setDepartmentName(String value)

        Gets or sets the name of the department to which the contact belongs

      • getOfficeLocation

        public final String getOfficeLocation()

        Gets or sets the location of the office that the contact works in

      • setOfficeLocation

        public final void setOfficeLocation(String value)

        Gets or sets the location of the office that the contact works in

      • getManagerName

        public final String getManagerName()

        Gets or sets the name of the contact's manager

      • setManagerName

        public final void setManagerName(String value)

        Gets or sets the name of the contact's manager

      • getAssistant

        public final String getAssistant()

        Gets or sets the name of the contact's assistant

      • setAssistant

        public final void setAssistant(String value)

        Gets or sets the name of the contact's assistant

      • getProfession

        public final String getProfession()

        Gets or sets the profession of the contact

      • setProfession

        public final void setProfession(String value)

        Gets or sets the profession of the contact