Help for this page
my $body = $items->Item($itemIndex)->Body;
$items->Item($itemIndex)->{'Body'} = $body;
$items->Item($itemIndex)->Body = $body;