MbcsMail(String, Int32, Object, String) Constructor
Initializes a new instance of the
MbcsMail class
Namespace: MbcsMailAssembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
public MbcsMail(
string host,
int port,
Object iType,
string password
)
Parameters
- host String
- Fully qualified name of SMTP host
- port Int32
- Port number of SMTP host
- iType Object
- Email.NET Interaction type
- password String
- User password for SMTP host