MapiContactTelephonePropertySet.MapiContactTelephonePropertySet

MapiContactTelephonePropertySet()

Initializes a new instance of the MapiContactTelephonePropertySet class

public MapiContactTelephonePropertySet()

See Also


MapiContactTelephonePropertySet(string)

Initializes a new instance of the MapiContactTelephonePropertySet class.

public MapiContactTelephonePropertySet(string primaryTelephoneNumber)
ParameterTypeDescription
primaryTelephoneNumberStringThe primary telephone number.

See Also


MapiContactTelephonePropertySet(MapiPropertyCollection)

Initializes a new instance of the MapiContactTelephonePropertySet class

public MapiContactTelephonePropertySet(MapiPropertyCollection properties)
ParameterTypeDescription
propertiesMapiPropertyCollectionA MapiPropertyCollection containing contact telephone properties

See Also