Brief Description |
Getting Started |
The Net assembly contains resources that are used to work with email. Having studied this section you can use the Fore language to create and send emails using a default mail server that is set up in the operating system or using SMTP mail service. The assembly includes common interfaces and enumerations describing various elements for working with email, and also two groups of classes that have differences in internal implementation:
Assembly resources are described in the following subsections: |
Before studying the Net assembly it is recommended to read the following sections: Developing User Application, Fore Language Guide. |