AddPrincipalToQueue Action

Adds the specified principal to the list of queue members.

Bound Entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
queue entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Principal
crmbaseentity False True

The principal to be added to the list of queue members.

See also