ValueParameters

VCardRecord.ValueParameters property

Gets the value parameters.

public string[] ValueParameters { get; }

Property Value

The value parameters.

Remarks

Used to identify the value type (data type) and format of the value.

See Also