_ContactItem.ShowBusinessCardEditor Method

Definition

Displays the electronic business card (EBC) editor dialog box for the ContactItem object.

public:
 void ShowBusinessCardEditor();
public void ShowBusinessCardEditor ();
Public Sub ShowBusinessCardEditor ()

Remarks

Calling this method retrieves the data for the specified ContactItem object and then modally displays that data in the EBC editor dialog box. An error occurs if the data cannot be retrieved.

Applies to