_DocumentItem.GetInspector Property
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.
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(); };
C#
public Microsoft.Office.Interop.Outlook.Inspector GetInspector { get; }
Public ReadOnly Property GetInspector As Inspector
To display an item, you can use Display(Object).
Product | Versions |
---|---|
Outlook primary interop assembly | Latest |