Addresses

VCardDeliveryAddressingRecordset.Addresses property

Gets the components of the delivery address of the object.

public string[] Addresses { get; }

Property Value

The components of the delivery address of the object.

Remarks

This property is a simplified version of AddressRecords.

See Also