AddressRecords

VCardDeliveryAddressingRecordset.AddressRecords property

Gets the components of the delivery address of the object.

public VCardTextRecord[] AddressRecords { get; }

Property Value

The components of the delivery address of the object.

See Also