ASP

本类阅读TOP10

·asp常用数据库连接方法和技巧
·无组件生成BMP验证码
·一些常用的辅助代码 (网络收藏)
·JavaScript实现的数据表格:冻结列、调整列宽和客户端排序
·VisualStudio.NET_2003及其 MSDN 下载地址
·ASP模拟MVC模式编程
·图片以二进制流输出到网页
·MD5加密算法 ASP版
·ASP.NET编程中的十大技巧
·改进 ASP 的字符串处理性能

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
CDONTS.NewMail 的成员(方法、属性…)

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

 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文这么菜呢?
做菜鸟当然不甘心,做大虾又有太多的不完美(什么不完美?就是低能嘛!没关系,你是低能儿,地球人都知道!)。诶!没办法,只好自做一只无尾虾




相关文章

相关软件