ContactDataItem.Default

Syntax:

New ContactDataItem(<DataType>, <Value>)

Parameters:

<DataType> (required)

Type: String; ContactDataPhoneNumberType; ContactDataEmailAddressType; ContactDataAddressType; ContactDataURLType; ContactDataRelationshipType.
It specifies how values should be interpreted.
For example, the Work data type indicates that the value stores the working phone number.

<Value> (required)

Type: String; Date; AddressData.
Contact data item value.

Description:

It creates a contact data item.

    

1C:Enterprise Developer's Community