Compartilhar via


IOfficeItemHelper.OfficeItem Property

Gets the Microsoft Office item to which this helper facilitates access.

Namespace:  Microsoft.Office.BusinessApplications.Runtime
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
ReadOnly Property OfficeItem As Object
    Get
'Usage
Dim instance As IOfficeItemHelper
Dim value As Object

value = instance.OfficeItem
Object OfficeItem { get; }

Property Value

Type: System.Object
The Microsoft Office item to which this helper facilitates access.

Remarks

The supported Microsoft Office item types are provided in the OfficeItemType enumeration.

See Also

Reference

IOfficeItemHelper Interface

IOfficeItemHelper Members

Microsoft.Office.BusinessApplications.Runtime Namespace