_ContactItem.ShowBusinessCardEditor Method

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
Sub ShowBusinessCardEditor
'Usage
Dim instance As _ContactItem

instance.ShowBusinessCardEditor()
[DispIdAttribute()]
void 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.

See Also

Reference

_ContactItem Interface

_ContactItem Members

Microsoft.Office.Interop.Outlook Namespace

Other Resources

How to: Modify the Layout of an Electronic Business Card