Class ContactSaveOptions

ContactSaveOptions class

Represents the base contact save options

public abstract class ContactSaveOptions

Properties

NameDescription
SaveFormat { get; }Gets a save format
Version { get; set; }Gets or sets a vCard version This property is meaningful if ContactSaveFormat is set to VCard.

See Also