用户电子邮件地址 [英] User Email Addresses

查看:202
本文介绍了用户电子邮件地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试获取已添加到Outlook应用程序的所有当前用户电子邮件地址

I am trying to get all the current user emails addresses that have been added to the outlook application

推荐答案

1。 Application.Session.CurrentUser.Address

1. Application.Session.CurrentUser.Address

2。遍历Application.Session.Accounts集合中的所有帐户并读取Account.SmtpAddress属性。

2. Loop through all accounts in the Application.Session.Accounts collection and read Account.SmtpAddress property.


这篇关于用户电子邮件地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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