.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
CEmail 类
CEmail 属性
AttachmentFileList 属性
AttachmentInfo 属性
BCCList 属性
Boundary 属性
CCList 属性
DestList 属性
DispositionNotification 属性
HTMLText 属性
MailPriority 属性
ReturnReceipt 属性
Size 属性
CEmail.DestList 属性
包含所有收件人的电子邮件地址的字符串数组。
命名空间:
VO
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
PROPERTY
DestList
AS
USUAL
GET
SET
public
virtual
__Usual
DestList
{
get
;
set
; }
查看代码
属性值
类型:
__Usual
包含所有收件人的电子邮件地址的字符串数组。
参见
引用
CEmail 类
VO 命名空间