ProductIdentifier

VCardExplanatoryRecordset.ProductIdentifier property

Gets the identifier of the product that created the vCard object.

public string ProductIdentifier { get; }

Property Value

The identifier of the product that created the vCard object

Remarks

This property is a simplified version of ProductIdentifierRecord.

See Also