Functions.POPGetMails 方法 | |
命名空间:
VOInternetClasses
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法 FUNCTION POPGetMails(
cServerIP AS STRING,
cUser AS STRING,
cPassW AS STRING,
lDelete AS LOGIC
) AS ARRAY
public static __Array POPGetMails(
string cServerIP,
string cUser,
string cPassW,
bool lDelete
)
查看代码参数
- cServerIP
- 类型:String
- cUser
- 类型:String
- cPassW
- 类型:String
- lDelete
- 类型:Boolean
返回值
类型:
__Array参见