Query directly to Outbox

Hi all ,
First on all thank you about your investment and a waste of time :)
i need small help from  you ,
i am looking for query or powershell command that can query outlook and get information the related to specific folder that call "Outbox", i just need to know the count the existing items in outbox ,i tried to find parameter or something like that ( Without success :( ) 
somebody can help me ?

Thank you 

March 31st, 2015 3:55am

Hi,

If you are using an Exchange account, you can try using the following command:

getmailboxdatabase DB1 | get-mailbox | Get-MailboxFolderStatistics -FolderScope Outbox

See: https://technet.microsoft.com/en-us/library/aa996762.aspx 

Since we are not the best resource for query or powershell command, if you need further assistance on this question, you can post a new question in the following forum:

https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG

The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.

Steve Fan
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
March 31st, 2015 11:02pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics