Share via


OfficeItemType Enumeration

Represents an enumeration of possible Microsoft Office 2010 items that Microsoft Business Connectivity Services (BCS) can handle.

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

Syntax

'Declaration
Public Enumeration OfficeItemType
'Usage
Dim instance As OfficeItemType
public enum OfficeItemType

Members

Member name Description
OutlookAppointment Microsoft Outlook appointment item.
OutlookContact Microsoft Outlook contact item.
OutlookPost Microsoft Outlook post item.
OutlookTask Microsoft Outlook task item.

See Also

Reference

Microsoft.Office.BusinessApplications.Runtime Namespace