MailBox Class |
Namespace: mtapi.be.MT4ManagerNet
The MailBox type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Body |
Pointer to mail body
| |
| Bodylen |
Mail body length
| |
| BuildMax |
Maximum build
| |
| BuildMin |
Minimum build
| |
| From |
Mail sender (name)
| |
| Readed |
Readed flag
| |
| Reserved |
Reserved
| |
| Sender |
Mail sender (login)
| |
| Subject |
Mail sumbect
| |
| Time |
Receive time
| |
| To |
Mail recipient
|