I just started learning to use queues. I've got email arriving in
queues, and I can assign, and then have that user accept. Then it's in
that user's in-progress.

That's where I'm stuck. How do I get the email out of in-progress? What
do I do when the email is processed? How do you tell MS-CRM that the
email is processed and no longer has to remain there cluttering up the
users in-progress screen?

Re: How do I get an email out of in-progress? by sjledet

sjledet
Mon Mar 06 21:42:29 CST 2006

Never mind. Figured it out.

To remove emails from Queues, just delete them. The entry in the queue
is just a pointer to the actual email activity. The email activity
stays with the history record of whatever record it is associated with,
even after it is deleted from the queue. It doesn't need to be
completed, per se, like a case. Just delete it when you are finished
processing it.


Re: How do I get an email out of in-progress? by Ian

Ian
Thu Mar 09 16:33:00 CST 2006

Thanks for this, was wondering the same !

Ian

<sjledet@ledet.com> wrote in message
news:1141702949.865430.145300@e56g2000cwe.googlegroups.com...
> Never mind. Figured it out.
>
> To remove emails from Queues, just delete them. The entry in the queue
> is just a pointer to the actual email activity. The email activity
> stays with the history record of whatever record it is associated with,
> even after it is deleted from the queue. It doesn't need to be
> completed, per se, like a case. Just delete it when you are finished
> processing it.
>