DeactivateInboxOwner Method

This method deactivates an Inbox item owner and updates field values for that Inbox item owner.

The method searches as follows:

  1. OwnerInfoId

  2. InboxItemId, OwnerPartyId

  3. ObjectId, InboxTypeName, OwnerPartyId

If there is SSASqlErrWriteConflict conflict, then clear the error message to show the error message on UI.

Input Arguments

The following table shows the input arguments for this method.

Property Name Required Comments

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.

OwnerPartyId

No

This property is the party ID for the Inbox owner. The ID is not updated, but is used for searching.

InboxItemId

No

This property is the row ID of the Inbox item. The ID is not updated, but is used for searching.

OwnerInfoId

No

This property is the information ID for the Inbox owner. The ID is not updated, but is used for searching.

OwnerPriority

No

None.

OwnerActionLIC

No

This property is the language-independent code.

OwnerComments

No

None.

OwnerStartWorkingTime

No

This property is the UTC timestamp. To set to the current time, enter a value of Y, T, or TRUE.

OwnerEndWorkingTime

No

This property is the UTC timestamp. To set to the current time, enter a value of Y, T, or TRUE.