Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.