setField

fun setField(index: Int, type: EContactInfoFieldType, value: String, name: String)

Sets field type, value and name.

Parameters

index

Field index. The index should be less than the value provided by GetFieldsCount().

type

Field's type

value

Field's value

name

Field's name