Has been modified from the old ItemAccept token to take the MessageID and AllInstances parameters that allow a one-step completion of the action (with no input required from the user). If neither of these new parameters is specified, the token is internally rerouted to the ItemAcceptOpenItem() token.
AFTKN_ITEM_ACCEPT or 917
VOID ItemAccept([ANSISTRING Comment]; [long AcceptLevel; [ANSISTRING MessageID]; [ENUM AllInstances])
(Optional) Response to an accepted item.
(Optional) Even though this variable is a LONG, use the following values as you would an enumeration:
(Optional) Unique item identifier.
(Optional)