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

See Table 52.

Usage Example

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

Input Arguments
Table 52.  DeleteInboxItem Method, Property Set
Property Name
Req'd
Comments

InboxItemId

 

For searching, not updated

ObjectId

 

For searching, not updated

InboxTypeName

 

For searching, not updated

Applications Administration Guide