_Application.Inspectors 属性

定义

返回一个 Inspectors 集合对象,该对象包含 Inspector 表示所有打开的检查器的对象。 只读。

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

属性值

适用于