deEmailTrigger..::..connect Method
Connects the specified s host name.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool connect( string sHostName, string sUserName, string sPassword, int iPort, bool bSSLEnabled, string folderPath )
Parameters
- sHostName
- Type: String
Name of the s host.
- sUserName
- Type: String
Name of the s user.
- sPassword
- Type: String
The s password.
- iPort
- Type: Int32
The i port.
- bSSLEnabled
- Type: Boolean
if set to true [b SSL enabled].
- folderPath
- Type: String
The folder path.