Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the Electronic Business Card on the contact item to the default business card, deleting any custom layout and logo on the Electronic Business Card.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub ResetBusinessCard
'Usage
Dim instance As _ContactItem
instance.ResetBusinessCard()
[DispIdAttribute()]
void ResetBusinessCard()
Remarks
For contacts with a Microsoft Office InterConnect card type, this will reset the contact to using an Outlook card type.
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace