Uid

VCardExplanatoryRecordset.Uid property

Gets the value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.

public string Uid { get; }

Property Value

The value that represents a globally unique identifier corresponding.

Remarks

This property is a simplified version of UidRecord.

See Also