DocumentItem 对象 (Outlook)

代表 Outlook 文件夹中除 Microsoft Outlook 项目以外的任何文档项目。

备注

文档项目 对象是某个 Outlook 项目之外的任何文档作为 Outlook 文件夹中的项目。 共同使用,这将是 Office 文档但可以是任何类型的文档或可执行文件。

与其他 Outlook 对象不同,您无法创建此对象。

注意

[!注释] 当您尝试以编程方式向 文档项目 对象中添加用户定义的属性时,您会收到以下错误消息:"属性是只读的"。这是因为 Outlook 对象模型不支持此功能。

事件

名称
AfterWrite
AttachmentAdd
AttachmentRead
AttachmentRemove
BeforeAttachmentAdd
BeforeAttachmentPreview
BeforeAttachmentRead
BeforeAttachmentSave
BeforeAttachmentWriteToTempFile
BeforeAutoSave
BeforeCheckNames
BeforeDelete
BeforeRead
Close
CustomAction
CustomPropertyChange
转发
Open
PropertyChange
读取
ReadComplete
Reply
ReplyAll
Send
Unload
Write

方法

名称
Close
Copy
删除
Display
Move
PrintOut
Save
SaveAs
ShowCategoriesDialog

属性

名称
Actions
应用程序
附件
AutoResolvedWinner
BillingInformation
Body
类别
Companies
Conflicts
ConversationIndex
ConversationTopic
CreationTime
DownloadState
EntryID
FormDescription
GetInspector
Importance
IsConflict
ItemProperties
LastModificationTime
MarkForDownload
MessageClass
Mileage
NoAging
OutlookInternalVersion
OutlookVersion
Parent
PropertyAccessor
Saved
Sensitivity
Session
Size
Subject
UnRead
UserProperties

另请参阅

Outlook 对象模型引用

支持和反馈

有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。