Click or drag to resize

POPGetMails Function

X#

[Missing <include> target documentation in 'M:VOInternetClasses.Functions.POPGetMails(System.String,System.String,System.String,System.Boolean)'. File: 'Internet.xml' Path: 'doc/POPGetMails/*']

Namespace:  VOInternetClasses
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
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