TaskRequestUpdateItem Object
TaskRequestUpdateItem Multiple objects |
Represents an item in an Inbox (mail) folder.
A TaskRequestUpdateItem object represents a response to a TaskRequestItem sent by the initiating user. If the delegated user updates the task by changing properties such as the DueDate or the Status , and then sends it, the associated TaskItem is received by the delegator as a TaskRequestUpdateItem object.
Using the TaskRequestUpdateItem Object
Unlike other Microsoft Outlook objects, you cannot create this object.
Use the GetAssociatedTask method to return the TaskItem object that is associated with this TaskRequestUpdateItem. Work directly with the TaskItem object
Properties | Actions Property | Application Property | Attachments Property | AutoResolvedWinner Property | BillingInformation Property | Body Property | Categories Property | Class Property | Companies Property | Conflicts Property | ConversationIndex Property | ConversationTopic Property | CreationTime Property | DownloadState Property | EntryID Property | FormDescription Property | GetInspector Property | Importance Property | IsConflict Property | ItemProperties Property | LastModificationTime Property | Links Property | MarkForDownload Property | MessageClass Property | Mileage Property | NoAging Property | OutlookInternalVersion Property | OutlookVersion Property | Parent Property | Saved Property | Sensitivity Property | Session Property | Size Property | Subject Property | UnRead Property | UserProperties Property
Methods | Close Method | Copy Method | Delete Method | Display Method | GetAssociatedTask Method | Move Method | PrintOut Method | Save Method | SaveAs Method | ShowCategoriesDialog Method
Events | AttachmentAdd Event | AttachmentRead Event | BeforeAttachmentSave Event | BeforeCheckNames Event | BeforeDelete Event | Close Event | CustomAction Event | CustomPropertyChange Event | Forward Event | Open Event | PropertyChange Event | Read Event | Reply Event | ReplyAll Event | Send Event | Write Event
Parent Objects
Child Objects | Actions Object | Attachments Object | Conflicts Object | FormDescription Object | ItemProperties Object | Links Object | UserProperties Object
See Also | TaskItem Object | TaskRequestAcceptItem Object | TaskRequestDeclineItem Object | TaskRequestItem Object