Obtaining OWA URL from Outlook

T

Thomson Mui

Is it possible to get the OWA URL of a mail item by using Outlook VBA?

For example, if there is a mail in my mailbox with subject "Test", the OWA
URL of this item will be something like:
http://ExchServer/Exchange/Thomson/inbox/Test.eml

The problem is that if there are more than one mail have the same subject,
the URL of the second mail will be http://....../inbox/Test-2.eml.

Is there a way to use Outlook VBA so that I will know the second item should
be Test-2.eml, not Test-3.eml, Test-4.eml etc?

Thanks,
Thomson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top