Help for this page

Select Code to Download


  1. or download this
     use Email::Folder::Exchange::EWS;
      my $folder = Email::Folder::Exchange::EWS->new('my_server', $user,$p
    +ass);
    
  2. or download this
        $self->folder_id( $som->dataof('//FolderId')->attr->{Id} );