Method | Description | |
---|---|---|
Authenticate ( hMailServer app, Settings server ) : bool | ||
Create ( string hostName ) : hMailServer.Application | ||
GetDomain ( int domainID ) : hMailServer.Domain |
public static Authenticate ( hMailServer app, Settings server ) : bool | ||
app | hMailServer | |
server | Settings | |
return | bool |
public static Create ( string hostName ) : hMailServer.Application | ||
hostName | string | |
return | hMailServer.Application |
public static GetDomain ( int domainID ) : hMailServer.Domain | ||
domainID | int | |
return | hMailServer.Domain |