当前位置:编程学习 > asp >>

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

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

上一个:用ASP发电子邮件
下一个:WebEmail免费邮件发送组件!!

CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,