emailServer Class |
Namespace: imbACE.Network.email
The emailServer type exposes the following members.
| Name | Description | |
|---|---|---|
| emailServer | Initializes a new instance of the emailServer class |
| Name | Description | |
|---|---|---|
| isConnectedToSMTP |
Da li je konektovan na SMTP
| |
| isLogedInAndReady |
da li je spreman za upotrebu?
| |
| login |
podaci o logovanju na server
| |
| loginPassword |
Password za login - ako je prazan onda ce otvoriti input box -- privremena varijabla, ne snima se
| |
| loginUsername |
snimljen username za logovanje na server
| |
| smtpHostUrl |
adresa na kojoj se nalazi server
| |
| smtpServer |
instanca SMTP servera koji se koristi za slanje poste
| |
| smtpServerPort |
Port kojim pristupa serveru
| |
| useSSL |
da li da koristi SSL konekciju
|
| Name | Description | |
|---|---|---|
| connectSmtp |
Uspostavlja vezu za Smtp serverom
| |
| disconnectSmtp |
Disconnecting from the SMTP server
| |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Send(MailMessage) |
Salje i vraca TRUE ako je uspeo
| |
| Send(emailMessage, ILogBuilder) |
Sends the specified message.
|
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |