MapiContactProfessionalPropertySet.MapiContactProfessionalPropertySet

MapiContactProfessionalPropertySet()

Initializes a new instance of the MapiContactProfessionalPropertySet class.

public MapiContactProfessionalPropertySet()

See Also


MapiContactProfessionalPropertySet(string, string)

Initializes a new instance of the MapiContactProfessionalPropertySet class.

public MapiContactProfessionalPropertySet(string companyName, string title)
ParameterTypeDescription
companyNameStringName of the company.
titleStringThe title.

See Also


MapiContactProfessionalPropertySet(MapiPropertyCollection)

Initializes a new instance of the MapiContactProfessionalPropertySet class

public MapiContactProfessionalPropertySet(MapiPropertyCollection properties)
ParameterTypeDescription
propertiesMapiPropertyCollectionA MapiPropertyCollection containing contact professional properties

See Also