_ContactItem.ShowBusinessCardEditor Method
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.
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.