VCardSaveOptions.PreferredTextEncoding

VCardSaveOptions.PreferredTextEncoding property

Gets or sets Encoding that will be used to save Contact.

public Encoding PreferredTextEncoding { get; set; }

See Also