MapiConversionOptions.RemoveSignature

MapiConversionOptions.RemoveSignature property

Gets or sets a value indicating whether signature will be removed while converting.

public bool RemoveSignature { get; set; }

Property Value

true if will be removed; otherwise, false.

See Also