_DocumentItem.GetInspector Property

Definition

This object, member, or enumeration will be deprecated and is not intended to be used in your code.

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

Property Value

Remarks

To display an item, you can use Display(Object).

Applies to