Class MapiContactProfessionalPropertySet
Contents
[
Hide
]MapiContactProfessionalPropertySet class
Properties are used to store professional details for the person represented by the contact
public sealed class MapiContactProfessionalPropertySet : MapiContactPropertySet
Constructors
Name | Description |
---|---|
MapiContactProfessionalPropertySet() | Initializes a new instance of the MapiContactProfessionalPropertySet class. |
MapiContactProfessionalPropertySet(MapiPropertyCollection) | Initializes a new instance of the MapiContactProfessionalPropertySet class |
MapiContactProfessionalPropertySet(string, string) | Initializes a new instance of the MapiContactProfessionalPropertySet class. |
Properties
Name | Description |
---|---|
Assistant { get; set; } | Gets or sets the name of the contact’s assistant |
CompanyName { get; set; } | Gets or sets the company that employs the contact |
DepartmentName { get; set; } | Gets or sets the name of the department to which the contact belongs |
ManagerName { get; set; } | Gets or sets the name of the contact’s manager |
OfficeLocation { get; set; } | Gets or sets the location of the office that the contact works in |
Profession { get; set; } | Gets or sets the profession of the contact |
Title { get; set; } | Gets or sets the job title of the contact |
See Also
- class MapiContactPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email