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

IsInboxItemExisted Method


This method checks if an Inbox item exists.

The method searches as follows:

  1. InboxItemId
  2. ObjectId + InboxTypeName
Input Arguments
Table 34. IsInboxItemExisted Method, Property Set
Property Name
Req'd
Comments

InboxItemId

 

 

ObjectId

 

 

InboxTypeName

 

 

Output Arguments

Table 35. IsInboxItemExisted Method, Property Set
Property Name
Comments

IsInboxItemExisted

1 or 0

InboxItemId

 

HasActiveOwners

Indicates if the Inbox item has active owners (1 or 0)

Applications Administration Guide