Click or drag to resize

IMailContainer Interface

Represents MIME entity that contains email message.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public interface IMailContainer

The IMailContainer type exposes the following members.

Properties
  NameDescription
Public propertyMessage
Gets parsed email message from this MIME object.
Top
See Also