Class VCardDeliveryAddressCollection

VCardDeliveryAddressCollection class

Represents a collection of VCardDeliveryAddresses

public sealed class VCardDeliveryAddressCollection : List<VCardDeliveryAddress>

Constructors

NameDescription
VCardDeliveryAddressCollection()The default constructor.

See Also