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.
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 Outlook format for the associated Electronic Business Card. | |
| olBusinessCardTypeInterConnect | Indicates that the ContactItem uses the Microsoft Office InterConnect format for the associated Electronic Business Card. |