Cards

VCardPackage.Cards property

Gets an array of the cards extracted from the file.

public VCardCard[] Cards { get; }

Property Value

An array of the cards extracted from the file.

See Also