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.26106.1555
Syntax
public bool IsMessage { get; }

Property Value

Boolean
See Also