Siebel Applications Administration Guide > Configuring the Inbox > Universal Inbox Business Service Methods >

DeleteInboxItem Method


This method deletes an Inbox item and all associated Inbox item owners.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Usage Example

Call this method when the underlying feature object for the Inbox item has been deleted.

Input Arguments

Table 50 lists the input arguments for this method.

Table 50. DeleteInboxItem Method, Property Set
Property Name
Required
Comments

InboxItemId

No

This property is the row ID of the Inbox item. It is not updated, but is used for searching.

ObjectId

No

This property is the object ID of the Inbox item. It is not updated, but is used for searching.

InboxTypeName

No

This property is the name of Inbox type. It is not updated, but is used for searching.

Siebel Applications Administration Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.