Labels

VCardDeliveryAddressingRecordset.Labels property

Gets an array containing the formatted text corresponding to delivery address of the object.

public string[] Labels { get; }

Property Value

An array containing the formatted text corresponding to delivery address of the object.

Remarks

This property is a simplified version of LabelRecords.

See Also