ContactItem.ShowBusinessCardEditor method (Outlook)
Displays the electronic business card (EBC) editor dialog box for the ContactItem object.
Syntax
expression. ShowBusinessCardEditor
expression An expression that returns a ContactItem object.
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.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.