5312.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: a vb problem about email?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: a vb problem about email?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:honey0@ttcts1.seed.net.tw">Honey</a> on September 06, 1998 at 00:26:14:<p>
In Reply to: <a href="5297.html">a vb problem about email?</a> posted by huang on September 05, 1998 at 09:45:38:<p>
我想可用 MAPI 控制项<br>在 Visual Basic中有<br>2个 MAPI 控制项:<br>MAPISession & MAPIMessages<br>(在Msmapi32.ocx中)<p>MAPISession 控制项可登入并建立一 MAPI 连线。<br>它也用来从一 MAPI 连线中签出。<br>MAPIMessages 控制项可让使用者执行各种邮件系统功能。<br>在用 MAPISession 控制项建立一个邮件连线后,<br>MAPIMessages 控制项可以执行各种邮件系统功能。<p><p><br>: who can use vb to write a program to send/recieve a email?<br>: which ocx can i use?<br>: please tell me!<br>: thanks!<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 5312-->
</ul><!--end: 5312-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?