EntryId

A

afreyweb

I have export some fields to an access table, now I need
to find that element from "Find Menu"; I must find by
EntryId filed, but it's no posible...any idea?

Thanks, and sorry for my english.

Alicia.
 
S

Sue Mosher [MVP]

Outlook doesn't export that property.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
A

afreyweb

I exported it by a code to an access table....now I have de IdEntry and so I
want to find the element by this dato.

"Sue Mosher [MVP]" <[email protected]> escribió en el mensaje
Outlook doesn't export that property.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP]

That's different! You can use the Namespace.GetItemFromID method to return the matching Outlook item, assuming it hasn't moved or been deleted.

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

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