TaskRequestDeclineItem 对象 (Outlook)

表示对 TaskRequestItem 的响应 由初始的用户发送。

备注

如果委派的用户拒绝该任务, ResponseState 属性设置为 olTaskDecline 。 相关的 TaskItem 接收代理者作为一个 TaskRequestDeclineItem 对象。

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

使用 GetAssociatedTask 方法返回与此 TaskRequestDeclineItemTaskItem 对象。 直接使用 TaskItem 对象。

事件

名称
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
GetAssociatedTask
GetConversation
Move
PrintOut
Save
SaveAs
ShowCategoriesDialog

属性

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

另请参阅

Outlook 对象模型引用

支持和反馈

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