Represents information about envelope (subject, from to, ...) of the email stored on the IAMP server.
You can use
methods to get MessageInfos for specified emails.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.12102.1426
Syntax
| C# |
|---|
public class MessageInfo |
| Visual Basic |
|---|
Public Class MessageInfo |
| Visual C++ |
|---|
public ref class MessageInfo |