代码搜索:MAPI
找到约 647 项符合「MAPI」的源代码
代码结果 647
www.eeworm.com/read/192685/8355929
html 5312.html
Re: a vb problem about email?
Re: a vb problem about email?
www.eeworm.com/read/170812/9786387
txt 程序说明.txt
关于本程序的说明
1. 本程序是一个通信程序,可以在相互通信的计算机上运行。
2. 本程序需要MAPI28.DLL文件,单机用户的Visual C++环境一般不具备运行的条件。
www.eeworm.com/read/105943/15652456
url contents.url
[DEFAULT]
BASEURL=http://developer.grup.com.tr/misc/mapi/index.htm
[InternetShortcut]
URL=http://developer.grup.com.tr/misc/mapi/index.htm
Modified=10B0261917E9C101C1
www.eeworm.com/read/104928/15681227
vbs sol12-1.vbs
Dim objSession ' Session object
' create a MAPI session, then log on
Set objSession = CreateObject("MAPI.Session")
'attempt to logon. Since parameters are omitted, you will be prompted
'for a val
www.eeworm.com/read/104928/15681231
vbs page389.vbs
Dim objSession
Dim sMsg
' create a session then log on, supplying username and password
Set objSession = CreateObject("MAPI.Session")
' change the parameters to valid values for your configuratio
www.eeworm.com/read/192685/8360319
html 11281.html
Re: MAPI发信都得以domain administrator才可以是不是
Re: MAPI发信都得以domain administrator才可以是不是