MailBee.NET Objects 7.2

MsgConvert.OnByteToStringConversion Property

Gets or sets the application-supplied callback MailBee will execute in order to convert bytes to string when making .EML from .MSG source.

public ByteToStringConversionHandler OnByteToStringConversion {get; set;}

Property Value

The default value is a null reference (Nothing in Visual Basic).

See Also

MsgConvert Class | MailBee.Outlook Namespace