开发者

How to specify mailbox I want in outlook command line?

开发者 https://www.devze.com 2023-03-09 19:20 出处:网络
for example, if I have two mailboxs in my outlook, one n开发者_运维百科amed \"mailbox - first, sur\", which is default one, the second one is named \"mailbox - first2, sur\"

for example, if I have two mailboxs in my outlook, one n开发者_运维百科amed "mailbox - first, sur", which is default one, the second one is named "mailbox - first2, sur"

How can I popup the outlook window for "first2. sur"? Right now, I only know of the command line outlook.exe /select "outlook:inbox" to popup my default inbox.

How can I popup the "first2. sur" inbox?


After try in command line again and again, it found the answer by myself. :) for example, if you want to popup the window for

inbox\error

outlook /select "outlook:\\mailbox - first2, sur\inbox\error"
0

精彩评论

暂无评论...
验证码 换一张
取 消