CreateInbox Method
This method creates multiple Inbox items and multiple Inbox item owners. The name-value pairs are put into the Inbox Parameters table.
Input Arguments
The following table shows the input arguments for this method for the property set.
Property Name | Required | Comments |
---|---|---|
Child properties |
No |
Multiple children are allowed. See the following table. |
The following table shows the input arguments for this method for the child property set.
Property Name | Required | Comments |
---|---|---|
InboxName |
Yes |
This property is the name for the Inbox. |
InboxTypeName |
Yes |
This property is the name of Inbox type. |
InboxPartyId |
Yes |
This property is the party ID of the Inbox owner. |
ObjectId |
No |
This property is the object ID of the inbox item. |
InboxExpirationDuration |
No |
The duration is expressed in seconds. |
InboxUTCExpirationTS |
No |
This property is the UTC timestamp. |
Comments |
No |
None. |
Child properties |
No |
Multiple children are allowed. See the following table. |
The following table shows the input arguments for this method for the grandchild property set.
Property Name | Required | Comments |
---|---|---|
OwnerPartyId |
Yes |
This property is the party ID of the Inbox owner. |
OwnerPriority |
No |
None. |
OwnerQueueDuration |
No |
The duration is expressed in seconds. |
OwnerUTCDueTS |
No |
This property is the UTC timestamp. |
OwnerUTCStartWorkingTS |
No |
This property is the UTC timestamp. |
OwnerActionLIC |
No |
This property is the language-independent code. |
Output Arguments
The following table shows the output arguments for this method for the property set.
Property Name | Comments |
---|---|
Child properties |
Multiple children can be returned. See the following table. |
The following table shows the output arguments for this method for the child property set.
Property Name | Comments |
---|---|
InboxItemId |
This property is the row ID of the newly-created Inbox item. |
Child properties |
Multiple children can be returned. See the following table. |
The following table shows the output arguments for this method for the grandchild property set.
Property Name | Comments |
---|---|
OwnerPartyId |
This property is the party ID of the Inbox owner. |
OwnerInfoId |
This property is the information ID of the Inbox owner. |