SSIS Script Task to extract file from mailbox subfolder -


i want extract file mailbox sub-folder. below works inbox how tell go sub-folder down tree inbox.

//bind inbox folder service object folder inbox = folder.bind(service, wellknownfoldername.inbox); 

any ideas please?

andy, think you're asking ews-specific question on how might traverse folders. ono2012 shared starter code on: how items folders , sub-folders of publicfolders using ews managed api

i think helpful you.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -