中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档 | 网通镜像
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 程序开发 > Web开发 > Asp > 组件
CDONTS.NewMail的成员(方法、属性…)
作者:chenjiuyong 时间:2001-11-09 10:57 出处:互联网 责编:chinaitpower
              摘要:CDONTS.NewMail的成员(方法、属性…)

 CDONTS.NewMail 的成员方法、属性…)

 

无尾虾  http://www30.brinkster.com/jiuyong

 

Sub AttachFile(ByVal Source, [ByVal FileName], [ByVal EncodingMethod])

    文件附件

    Attaches a file to the mail

 

Sub AttachURL(ByVal Source, ByVal ContentLocation, [ByVal ContentBase], [ByVal EncodingMethod])

    URL 地址附件

    Attaches a file or data as a URL

 

Property Bcc As String

    只写

    密件抄送

    Comma separated list of Bcc recipients

 

Property Body As Variant

    只写

    文本或HTML格式的邮件主体

    Text or HTML formatted mail body

 

Property BodyFormat As Long

    只写

    邮件体格式

Body format

 

Property Cc As String

    只写

    抄送

    Comma separated list of Cc recipients

 

Property ContentBase As String

    只写

    URL附件的根地址

Base URL to the body in mail with URL attachments

 

Property ContentLocation As String

    只写

    URL附件的内容地址

URL to the body in mail with URL attachments

 

Property From As String

    只写

    来自(回复地址)

From address for mail

 

Property Importance As Long

    只写

    紧急程度(低,普通,紧急)

    Mail importance, low, normal or high

 

Property MailFormat As Long

    只写

    邮件格式

    Mail format

 

Sub Send([ByVal From], [ByVal To], [ByVal Subject], [ByVal Body], [ByVal Importance])

    发送

    Sends the mail

 

Sub SetLocaleIDs(ByVal CodePageID As Long)

    设置区域ID码

    The SetLocaleIDs method sets the Codepage ID for the new message.

 

Property Subject As String

    只写

    邮件主题

    Mail subject

 

Property To As String

    只写

    收件人地址

    Comma Separated list of To recipients

 

Property Value(ByVal bstrHeader As String) As String

    只写

    邮件头文件

    Arbitrary mail header value

 

Property Version As String

    只读

    发送邮件的组件版本号

    The Version property returns the version number of the Collaboration Data Objects Library.

 

我知道,我翻译的蹩脚,可是没办法,谁叫咱E文这么菜呢?
做菜鸟当然不甘心,做大虾又有太多的不完美(什么不完美?就是低能嘛!没关系,你是低能儿,地球人都知道!)。诶!没办法,只好自做一只无尾虾

关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有