Click or drag to resize

POPGetMails Function

X#

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
Syntax
 FUNCTION POPGetMails(
	cServerIP AS STRING,
	cUser AS STRING,
	cPassW AS STRING,
	lDelete AS LOGIC
) AS ARRAY
Request Example View Source

Parameters

cServerIP
Type: String
cUser
Type: String
cPassW
Type: String
lDelete
Type: Logic

Return Value

Type: Array
See Also