_NameSpace.Stores 属性

定义

返回一个 Stores 集合对象,该对象代表 Store 当前配置文件中的所有对象。 只读。

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

属性值

适用于