in reply to Re^2: How do I convert VBA script to Perl? - Using Win32::OLEin thread How do I convert VBA script to Perl? - Using Win32::OLE
I believe you need to say
$ns = $Outlook->GetNamespace('MAPI'); [download]