_DocumentItem.GetInspector Property
This object, member, or enumeration will be deprecated and is not intended to be used in your code.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property GetInspector As Inspector
Get
'Usage
Dim instance As _DocumentItem
Dim value As Inspector
value = instance.GetInspector
[DispIdAttribute()]
Inspector GetInspector { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.Inspector