MailBee.NET Objects 7.2

MsgConvert.MsgAsDraft Property

Gets or sets whether the resulting .MSG message should be saved as "Draft" (editable) or "Sent" (read-only).

public bool MsgAsDraft {get; set;}

Property Value

The default value is false.

Remarks

This property makes sense only for EML-to-MSG conversion. MSG-to-EML conversion is not affected.

See Also

MsgConvert Class | MailBee.Outlook Namespace