_SharingItem.GetInspector Property
Office 2010
Returns an Inspector object that represents an inspector initialized to contain the specified SharingItem. Read-only.
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
This property is useful for returning a new Inspector object in which to display the item, as opposed to using the _Application.ActiveInspector method and setting the _Inspector.CurrentItem property.