Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IContactManagerInterop interface

Enables access to ContactManager methods in an app that manages multiple windows.

Members

The IContactManagerInterop interface inherits from the IUnknown interface. IContactManagerInterop also has these types of members:

  • Methods

Methods

The IContactManagerInterop interface has these methods.

Method Description
ShowContactCardForWindow

Displays the UI for a contact on the specified window.

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Header

Shobjidl_core.h

IDL

Shobjidl.idl

See also

ContactManager

Additional resources