Class MapiContactSaveOptions

MapiContactSaveOptions class

Specifies the contact save options.

public sealed class MapiContactSaveOptions : ContactSaveOptions

Constructors

NameDescription
MapiContactSaveOptions()Initializes a new instance of the MapiContactSaveOptions class.

Properties

NameDescription
static Default { get; }Gets the default options.
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