我的一亩三分地 我就喜欢!
13fen  设为主页
 收藏本站
 
当前位置: > 一亩三分地:首页 > 网络学院 > 网络编程 > ASP专区 > Asp邮件/FSO > CDONTS.NewMail 的成员(方法、属性…)
热门文章排行
热门文章排行 手推车”功能的实现(10-07)
八大法则防范ASP网站漏洞(10-23)
ASP教程十一、调试ASP脚本(10-23)
在JSP中访问数据库大全(10-23)
虚机服务中常见Asp.Net低级错误一览(03-21)
精采文章排行
精采文章排行 ASP.NET实现抓取网页中的链接(11-15)
ASP连接数据库的11种方法(11-10)
如何动态创建网页的RSS内容摘要(11-10)
ASP网站漏洞及入侵防范方法(11-10)
ASP自定义函数:对字符串正则替换(11-10)
技术专题推荐
网管论坛交流
 

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

作者:佚名   来源:一亩三分地   点击:   日期:2007-03-28

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中巧用Response属性 ·第六课:ASP脚本循环语句
·在 Web 页上使用条件数值格式 ·连接数据库查询手册(不仅仅适用于asp)
·警惕"给你的FileSystemObject对象加把锁" ·用ASP做全文检索

   文章评论:(条)
  
 请留名: 匿名评论   点击查看所有评论 网管论坛
 

  责任编辑:一分  声明:刊登此文章是为了传递更多信息,文章内容仅供参考,转载请注明出处。