MailBee.NET Objects 7.2

MsgConvert.MsgAsUnicode Property

Gets or sets whether string values during .EML-to-.MSG transformation will be saved as Unicode (allows using international characters).

public bool MsgAsUnicode {get; set;}

Property Value

If true, string values .EML-to-.MSG transformation will be saved as Unicode (allows using international characters); otherwise, as 8-bit strings. The default is true.

See Also

MsgConvert Class | MailBee.Outlook Namespace