CreateInboxOwner Method

This method creates multiple Inbox item owners for an Inbox item. If DeactivateOthers is true, then the method deactivates the current active Inbox item owners before creating new owners.

The method searches as follows:

  1. InboxItemId

  2. ObjectId + InboxTypeName

Input Arguments

The following table shows the input arguments for this method for the property set.

Property Name Required Comments

InboxItemId

No

This property is the row ID of the newly-created Inbox item.

ObjectId

No

This property is the object ID of the inbox item.

InboxTypeName

No

This property is the name of Inbox type.

DeactivateOthers

No

This property deactivates the current active Inbox item owners before creating new owners when the value is Yes (the default).

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

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

InboxItemId

This property is the row ID of the newly-created Inbox item.

DeactivateOthers

This property indicates whether or not the other owners have been deactivated.

Child properties (OwnerInfoOutput)

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

OwnerPartyId

This property is the party ID of the Inbox owner.

OwnerInfoId

This property is the information ID of the Inbox owner.