ContactItem.BusinessCardType Property

Outlook Developer Reference

Returns an OlBusinessCardType constant that specifies the type of Electronic Business Card used by this contact. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.BusinessCardType

expression   A variable that represents a ContactItem object.

Remarks

The Electronic Business Card can be either in Microsoft Office InterConnect format or Outlook format. An Electronic Business Card in InterConnect format cannot be modifed through the Outlook object model.

See Also