_ContactItem.BusinessCardType Eigenschaft

Definition

Gibt eine OlBusinessCardType Konstante zurück, die den Typ der elektronischen Visitenkarte angibt, die von diesem Kontakt verwendet wird. Schreibgeschützt.

public:
 property Microsoft::Office::Interop::Outlook::OlBusinessCardType BusinessCardType { Microsoft::Office::Interop::Outlook::OlBusinessCardType get(); };
public Microsoft.Office.Interop.Outlook.OlBusinessCardType BusinessCardType { get; }
Public ReadOnly Property BusinessCardType As OlBusinessCardType

Eigenschaftswert

Hinweise

Die elektronische Visitenkarte kann im Microsoft Office InterConnect-Format oder im Outlook-Format formatiert werden. Eine elektronische Visitenkarte im InterConnect-Format kann nicht über das Outlook-Objektmodell geändert werden.

Gilt für: