_Application.Inspectors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Inspectors collection object that contains the Inspector objects representing all open inspectors. Read-only.
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