This topic has not yet been rated - Rate this topic

_Inspector.CurrentItem Property

Returns an Object representing the current item being displayed in the inspector. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
[DispIdAttribute()]
Object CurrentItem { get; }

Property Value

Type: System.Object

If no item is currently open, an error message will be returned.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.