GetInboxParamInfo Method
This method returns the name-value pairs for an Inbox item.
The method searches as follows:
- InboxItemId 
- ObjectId + InboxTypeName 
Input Arguments
The following table shows the input arguments for this method.
| Property Name | Required | Comments | 
|---|---|---|
| InboxItemId | No | This property is the row ID of the Inbox item. The ID 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. | 
Output Arguments
The following table shows the output arguments for this method.
| Property Name | Comments | 
|---|---|
| Name - value pairs | None. |