Поделиться через


_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

See Also

Reference

_DocumentItem Interface

_DocumentItem Members

Microsoft.Office.Interop.Outlook Namespace