| Managed Extensions for C++ | |
|---|---|
public: Imap( Container* container ) | |
| C++/CLI | |
|---|---|
public: Imap( Container^ container ) | |
Parameters
- container
- The IContainer which contains the Imap component.
Use this constructor to add the Imap component to the IContainer container. When using Visual Studio.NET, simply add the Imap component to the form and the object will automatically be created and initialized. If working out of the Visual Studio.NET environment (or using the Imap component as a reference), the Imap component will have to be explicitly created and initialized.
The following table shows initial property values for an instance of Pop.
| Property | Initial Value |
|---|---|
| AutoList | true |
| AutoPurge | false |
| DoEvents | true |
| Timeout | 30000 |
| UseMemoryStreams | false |
Target Platforms: Microsoft .NET Framework 2.0