OlBusinessCardType Enumeration

Identifies the type of Electronic Business Card (EBC) format associated with a ContactItem object.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

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

Members

Member name Description
olBusinessCardTypeOutlook Indicates that the ContactItem object uses the Microsoft Office Outlook 2007 format for the associated Electronic Business Card.
olBusinessCardTypeInterConnect Indicates that the ContactItem uses the Microsoft Office InterConnect format for the associated Electronic Business Card.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace