_Application.Inspectors Property

Definition

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

Property Value

Applies to