Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: tracking unreplied messages

Geek News

tracking unreplied messages
migdur[ at ]gmail.com 7/5/2006 8:32:03 PM
Hi there,

I would like to know whether there is a method (tool, add-in or just a
query) to list all messages sent by me, which have not been replied
yet.

thanks,
migdur

Re: tracking unreplied messages
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 7/6/2006 1:50:33 PM
See if this addin does what you want:
http://www.sperrysoftware.com/Outlook/Follow-Up-Reminder.asp

There are also large lists of Outlook addins on the Utilities pages at
www.slipstick.com

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


<migdur[ at ]gmail.com> wrote in message
news:1152131523.716711.98250[ at ]v61g2000cwv.googlegroups.com...
[Quoted Text]
> Hi there,
>
> I would like to know whether there is a method (tool, add-in or just a
> query) to list all messages sent by me, which have not been replied
> yet.
>
> thanks,
> migdur
>

Re: tracking unreplied messages
migdur[ at ]gmail.com 7/6/2006 7:12:18 PM
Thanks, but I was actually more thinking being able to create a View of
all my unreplied messages. I know one can write customized queries in a
kind of SQL notation but I haven't found the way to do this with such
queries.

Ken Slovak - [MVP - Outlook] wrote:
[Quoted Text]
> See if this addin does what you want:
> http://www.sperrysoftware.com/Outlook/Follow-Up-Reminder.asp
>
> There are also large lists of Outlook addins on the Utilities pages at
> www.slipstick.com
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> <migdur[ at ]gmail.com> wrote in message
> news:1152131523.716711.98250[ at ]v61g2000cwv.googlegroups.com...
> > Hi there,
> >
> > I would like to know whether there is a method (tool, add-in or just a
> > query) to list all messages sent by me, which have not been replied
> > yet.
> >
> > thanks,
> > migdur
> >

Re: tracking unreplied messages
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 7/6/2006 10:10:28 PM
A view would have to use
http://schemas.microsoft.com/mapi/proptag/0x10810003 as the schema and test
for <> 102 AND <> 103 AND <> 104 as the filter condition. You'd have to
enter it on the SQL tab directly, you couldn't use the Advanced tab since
the property isn't exposed in the object model.

However, that's a real nice way to crash Outlook, entering that filter for a
non-exposed property.

I think a view is out of the question unless you want to crash Outlook every
time it's applied.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


<migdur[ at ]gmail.com> wrote in message
news:1152213137.774713.101480[ at ]m73g2000cwd.googlegroups.com...
[Quoted Text]
> Thanks, but I was actually more thinking being able to create a View of
> all my unreplied messages. I know one can write customized queries in a
> kind of SQL notation but I haven't found the way to do this with such
> queries.

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net