OlBusinessCardType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the type of Electronic Business Card (EBC) format associated with a ContactItem object.
public enum class OlBusinessCardType
public enum OlBusinessCardType
Public Enum OlBusinessCardType
- Inheritance
-
OlBusinessCardType
Fields
Name | Value | Description |
---|---|---|
olBusinessCardTypeOutlook | 0 | Indicates that the ContactItem object uses the Microsoft Outlook format for the associated Electronic Business Card. |
olBusinessCardTypeInterConnect | 1 | Indicates that the ContactItem uses the Microsoft Office InterConnect format for the associated Electronic Business Card. |