my $mapiSession = Win32::OLE->new("MAPI.Session"); die "Cannot create session\n" if not defined($mapiSession);