Click or drag to resize

MsgConverterIsMessage Property

Gets the value indicating if the MSG file type represents a message, and if CreateMessage can be used.

Namespace:  Limilabs.Mail.MSG
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool IsMessage { get; }

Property Value

Type: Boolean
See Also