Class WebMail
The webmail configuration
Inheritance
object
WebMail
Namespace: Nettify.MailAddress.IspInfo
Assembly: Nettify.dll
Syntax
public class WebMail
Properties
| Edit this page View SourceLoginPage
The login page instance
Declaration
public LoginPage? LoginPage { get; set; }
Property Value
| Type | Description |
|---|---|
| LoginPage |
LoginPageInfo
The webmail login page form information
Declaration
public LoginPageInfo? LoginPageInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| LoginPageInfo |