The IMessengerContactResolution interface provides functionality to perform a reverse lookup of contact information.

The interface ID is 53A5023D-6872-454a-9A4F-827F18CFBE02 (IID_IMessengerContactResolution).

Syntax

interface IMessengerContactResolution : IDispatch

Methods

The following table lists the methods exposed by the IMessengerContactResolution interface.

Name Description

IMessengerContactResolution::ResolveContact

Resolves an STMP e-mail address or a friendly display name of a contact to the associated SIP address.

Scriptable.

Properties

This interface contains no properties.

Subclasses

This interface contains no subclasses.

Remarks

This interface can be obtained by calling QueryInterface on the Messenger object. See the example in IMessengerContactResolution::ResolveContact.

Inheritance Hierarchy

IDispatch

   IMessengerContactResolution

Requirements

Client

Requires Microsoft DirectX 9.0, C Runtime libraries (msvcm80.dll) on Microsoft Windows© Vista, Microsoft Windows XP Service Pack 1 (SP1) or later, or Microsoft Windows 2000 with Service Pack 4 (SP4). Any Communicator-imposed restrictions apply. .

Server

Requires Microsoft Office Communications Server 2007, AV MCU (for Media Support), Media Relay (for NAT/Firewall traversal) on Microsoft Office Communications Server 2007.

Product

Microsoft Office Communicator 2007 Automation API

IDL file

Msgrua.idl

See Also

Reference

Interfaces