CImap Constructor | |
**Missing documentation **
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
cServer,
cUid,
cPwd
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public CImap(
Usual cServer = default,
Usual cUid = default,
Usual cPwd = default
)
Request Example
View SourceParameters
- cServer (Optional)
- Type: Usual
** missing parameter documentation ** - cUid (Optional)
- Type: Usual
** missing parameter documentation ** - cPwd (Optional)
- Type: Usual
** missing parameter documentation **
See Also