如何使用VB按钮打开Outlook通讯录(宏键) [英] How to open outlook address book using VB button with (macro keys)

查看:135
本文介绍了如何使用VB按钮打开Outlook通讯录(宏键)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用VB.net创建一个按钮,该按钮将打开Outlook的地址簿。什么是打开Outlook并执行宏键的代码(CTRL + Shift + B)。



我尝试过:



我只有按钮才能打开Outlook而不是地址簿:



System.Diagnostics.Process.Start (C:\ Program Files(x86)\ microsoft Office \Office16 \OUTLOOK.exe)

I'm trying to create a button using VB.net that will open the Address Book of Outlook. What's the code to open Outlook and perform a macro key (CTRL+Shift+B).

What I have tried:

I only have the button to open outlook but not the Address Book:

System.Diagnostics.Process.Start("C:\Program Files (x86)\Microsoft Office\Office16\OUTLOOK.exe")

推荐答案

Outlook 365,2019,2016,2013,2010及之前的命令行开关 - HowTo-Outlook [ ^ ]。


这篇关于如何使用VB按钮打开Outlook通讯录(宏键)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆