_NameSpace.AddressLists 属性

定义

返回一个 AddressLists 集合,该集合表示可用于此会话的地址列表的集合。 只读。

public:
 property Microsoft::Office::Interop::Outlook::AddressLists ^ AddressLists { Microsoft::Office::Interop::Outlook::AddressLists ^ get(); };
public Microsoft.Office.Interop.Outlook.AddressLists AddressLists { get; }
Public ReadOnly Property AddressLists As AddressLists

属性值

注解

地址列表 集合表示当前会话的通讯簿层次结构的根。 特定 AddressList 对象表示可用的通讯簿之一。 用户获得的访问类型取决于每个通讯簿提供商授予的访问权限。

适用于