MapiContactProfessionalPropertySet.MapiContactProfessionalPropertySet
MapiContactProfessionalPropertySet()
Initializes a new instance of the MapiContactProfessionalPropertySet class.
public MapiContactProfessionalPropertySet()
See Also
- class MapiContactProfessionalPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
MapiContactProfessionalPropertySet(string, string)
Initializes a new instance of the MapiContactProfessionalPropertySet class.
public MapiContactProfessionalPropertySet(string companyName, string title)
| Parameter | Type | Description |
|---|---|---|
| companyName | String | Name of the company. |
| title | String | The title. |
See Also
- class MapiContactProfessionalPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
MapiContactProfessionalPropertySet(MapiPropertyCollection)
Initializes a new instance of the MapiContactProfessionalPropertySet class
public MapiContactProfessionalPropertySet(MapiPropertyCollection properties)
| Parameter | Type | Description |
|---|---|---|
| properties | MapiPropertyCollection | A MapiPropertyCollection containing contact professional properties |
See Also
- class MapiPropertyCollection
- class MapiContactProfessionalPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email