MapiContactProfessionalPropertySet
Contents
[
Hide
]MapiContactProfessionalPropertySet class
Inherits: Aspose::Email::Mapi::MapiContactPropertySet
Properties are used to store professional details for the person represented by the contact
Constructors
| Name | Description |
|---|---|
| MapiContactProfessionalPropertySet (6 overloads) | Initializes a new instance of the MapiContactProfessionalPropertySet class. |
Methods
| Name | Description |
|---|---|
| get_Assistant | Gets the name of the contact’s assistant |
| get_CompanyName | Gets the company that employs the contact |
| get_DepartmentName | Gets the name of the department to which the contact belongs |
| get_ManagerName | Gets the name of the contact’s manager |
| get_OfficeLocation | Gets the location of the office that the contact works in |
| get_Profession | Gets the profession of the contact |
| get_Title | Gets the job title of the contact |
| set_Assistant | Sets the name of the contact’s assistant |
| set_CompanyName | Sets the company that employs the contact |
| set_DepartmentName | Sets the name of the department to which the contact belongs |
| set_ManagerName | Sets the name of the contact’s manager |
| set_OfficeLocation | Sets the location of the office that the contact works in |
| set_Profession | Sets the profession of the contact |
| set_Title | Sets the job title of the contact |
| SetOwner | Implements Aspose::Email::Mapi::MapiContactPropertySet . |
| ToVCard | Converts this MapiContactProfessionalPropertySet into vCard properties and adds them to the specified VCardHeaderList |