Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Outlook Ole Find method

by jdporter (Paladin)
on Aug 04, 2003 at 14:04 UTC ( [id://280749]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Outlook Ole Find method

Not sure why you want to use Find. If you have the EntryID, no other criteria are necessary (or, indeed, usable). You can get the item directly from the Namespace (i.e. Session) object:
$item = $outlook->GetNamespace('MAPI')->GetItemFromID( $entry_id );

jdporter
The 6th Rule of Perl Club is -- There is no Rule #6.

Replies are listed 'Best First'.
Re: Re: Outlook Ole Find method
by Foggy Bottoms (Monk) on Aug 05, 2003 at 06:06 UTC
    You're quite right, I hadn't seen that option. Thanks so much for the tip, it works beautifully now.

    Heureux qui, comme Ulysse, a fait un beau voyage
    Ou comme celui-là qui conquit la Toison,
    Et puis est retourné plein d'usage et raison,
    Vivre entre ses parents le reste de son âge!

    J. du Bellay, poète angevin

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://280749]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.