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.
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. |