Class MapiDistributionListSaveOptions
MapiDistributionListSaveOptions class
Specifies the DistributionList save options.
public sealed class MapiDistributionListSaveOptions : ContactSaveOptions
Constructors
Properties
| Name | Description |
|---|
| static Default { get; } | Gets the default options. |
| ProductId { get; set; } | Gets or sets the product identifier that created VCard object. |
| 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