Class VCardLoadOptions

VCardLoadOptions class

This is class that allow the user to specify additional options when loading a VCardContact.

public class VCardLoadOptions

Constructors

NameDescription
VCardLoadOptions()The default constructor.

Properties

NameDescription
PreferredEncoding { get; set; }File encoding.

See Also