Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

How to find received mail id in outlook

by karthik.raju (Acolyte)
on Nov 21, 2014 at 12:02 UTC ( [id://1108000]=perlquestion: print w/replies, xml ) Need Help??

karthik.raju has asked for the wisdom of the Perl Monks concerning the following question:

Hi i'm using the following to read the mail subject and receiver mail id,
my $text = $message->Subject(); my $from_User = $message->From(); my $from_User1 = $message->SenderName();

for subject i'm not getting any issue, but for From() i'm not getting mail id(xxxxx@sss.com) i'm getting only username.

Please help on this.

Thanks
Karthik

Replies are listed 'Best First'.
Re: How to find received mail id in outlook
by Corion (Patriarch) on Nov 21, 2014 at 12:45 UTC

    You are aware that one (Exchange/Outlook) user can have more than one mail address?

    Maybe the Microsoft documentation for Outlook/Exchange helps you?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1108000]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2026-03-06 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    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.