This article shows how to add a record from one queue to another. AddToQueueRequest routeRequest = new AddToQueueRequest { SourceQueueId = queueId.Id, Target = new EntityReference(obj.LogicalName, obj...(read more)
↧